Base:
method
OnOpenAsync
System.ServiceModel.Channels.HttpChannelFactory<TChannel>.HttpClientRequestChannel.OnOpenAsync(System.TimeSpan)
2 references to OnOpenAsync
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
347return OnOpenAsync(timeout).ToApm(callback, state); 357OnOpenAsync(timeout).WaitForCompletion();