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