1 reference to onReceiveCompleted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
364IAsyncResult result = this.Binder.BeginTryReceive(TimeSpan.MaxValue, onReceiveCompleted, this);