1 reference to onReceive
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
1239
IAsyncResult result = this.channel.BeginReceive(timeout,
onReceive
, this);