1 reference to onReceiveCompleted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
1235
IAsyncResult result = this.binder.BeginTryReceive(TimeSpan.MaxValue,
onReceiveCompleted
, this);