Base:
method
OnCloseAsync
System.ServiceModel.Channels.CommunicationObject.OnCloseAsync(System.TimeSpan)
2 overrides of OnCloseAsync
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
190protected internal override Task OnCloseAsync(TimeSpan timeout)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
281protected internal override Task OnCloseAsync(TimeSpan timeout)