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