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)
116
return
OnCloseAsync
(timeout).ToApm(callback, state);
137
OnCloseAsync
(timeout).Wait();