2 references to onReceive
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
1859IAsyncResult result = channel.ChannelBinder.BeginTryReceive(timeoutHelper.RemainingTime(), onReceive, this); 1894result = channel.ChannelBinder.BeginTryReceive(timeoutHelper.RemainingTime(), onReceive, this);