4 references to BeginTryReceive
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ChannelHandler.cs (4)
317
IAsyncResult result = this.
BeginTryReceive
();
338
result = this.
BeginTryReceive
();
356
result = this.
BeginTryReceive
();
623
IAsyncResult result = this.
BeginTryReceive
();