1 reference to onReceive
System.ServiceModel (1)
System\ServiceModel\Channels\InputChannel.cs (1)
187
IAsyncResult result = channel.BeginTryReceive(timeout,
onReceive
, this);