Base:
method
OnCloseAsync
System.ServiceModel.Channels.CommunicationObject.OnCloseAsync(System.TimeSpan)
3 overrides of OnCloseAsync
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
310protected internal override async Task OnCloseAsync(TimeSpan timeout)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
510protected internal override Task OnCloseAsync(TimeSpan timeout)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
452protected internal override Task OnCloseAsync(TimeSpan timeout)