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