1 reference to closeChannelBinderCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1692
IAsyncResult result = this.channel.channelBinder.BeginClose(timeoutHelper.RemainingTime(),
closeChannelBinderCallback
, this);