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