1 reference to closeChannelCallback
System.ServiceModel (1)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
1073
IAsyncResult result = rstChannel.BeginClose(timeoutHelper.RemainingTime(),
closeChannelCallback
, this);