2 references to onReceive
System.ServiceModel (2)
System\ServiceModel\Channels\OneWayChannelListener.cs (2)
1271result = this.channel.BeginTryReceive(this.idleTimeout, onReceive, this); 1412result = this.channel.BeginTryReceive(this.idleTimeout, onReceive, this);