4 references to Enqueue
System.ServiceModel (4)
System\ServiceModel\Channels\DatagramAdapter.cs (2)
780
this.acceptor.
Enqueue
(message, callback);
869
this.acceptor.
Enqueue
(request, callback);
System\ServiceModel\Channels\PeerMessageDispatcher.cs (1)
35
singletonChannelAcceptor.
Enqueue
(message, callback);
System\ServiceModel\Channels\SingletonChannelAcceptor.cs (1)
88
Enqueue
(item, null);