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