Base:
method
OnClose
System.ServiceModel.Channels.ChannelFactoryBase.OnClose(System.TimeSpan)
1 override of OnClose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
434
protected override void
OnClose
(TimeSpan timeout)
1 reference to OnClose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
437
base.
OnClose
(timeoutHelper.RemainingTime());