Base:
method
EnqueueAndDispatch
System.ServiceModel.Channels.InputQueueChannelAcceptor<TChannel>.EnqueueAndDispatch(System.Exception, System.Action, System.Boolean)
1 reference to EnqueueAndDispatch
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
1616this.SingletonAcceptor.EnqueueAndDispatch(exception, dequeuedCallback, canDispatchOnThisThread);