Base:
method
OnOpenAsync
System.ServiceModel.Channels.LayeredChannelFactory<TChannel>.OnOpenAsync(System.TimeSpan)
2 references to OnOpenAsync
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\SecurityChannelFactory.cs (2)
183OnOpenAsync(timeout).Wait(); 215return OnOpenAsync(timeout).ToApm(callback, state);