1 reference to closeSessionCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
2259
IAsyncResult result = this.sessionChannel.BeginCloseSession(this.timeoutHelper.RemainingTime(),
closeSessionCallback
, this);