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