1 reference to openInnerChannelCallback
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
497IAsyncResult result = this.clientChannel.InnerChannel.BeginOpen(this.timeoutHelper.RemainingTime(), openInnerChannelCallback, this);