1 reference to tryReceiveCallback
System.ServiceModel (1)
System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (1)
98
IAsyncResult result = this.channelBinder.BeginTryReceive(timeout,
tryReceiveCallback
, this);