1 reference to openChannelCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
878
IAsyncResult result = this.channel.BeginOpen(this.timeoutHelper.RemainingTime(),
openChannelCallback
, this);