2 references to onReceive
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2654IAsyncResult result = channel.ChannelBinder.BeginTryReceive(this.timeoutHelper.RemainingTime(), onReceive, this); 2700result = channel.ChannelBinder.BeginTryReceive(this.timeoutHelper.RemainingTime(), onReceive, this);