1 reference to closeChannelCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
1018
IAsyncResult result = this.channel.BeginClose(this.timeoutHelper.RemainingTime(),
closeChannelCallback
, this);