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)
310
protected internal override async Task
OnCloseAsync
(TimeSpan timeout)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
510
protected internal override Task
OnCloseAsync
(TimeSpan timeout)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
452
protected internal override Task
OnCloseAsync
(TimeSpan timeout)