Base:
method
EnqueueWithoutDispatch
System.ServiceModel.Channels.InputQueueChannelAcceptor<TChannel>.EnqueueWithoutDispatch(System.Exception, System.Action)
1 reference to EnqueueWithoutDispatch
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
1399dispatchLater = this.acceptor.EnqueueWithoutDispatch(exceptionToEnqueue, this.onMessageDequeued);