Base:
method
OnClose
System.ServiceModel.Channels.ChannelFactoryBase<TChannel>.OnClose(System.TimeSpan)
1 override of OnClose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
254protected override void OnClose(TimeSpan timeout)
1 reference to OnClose
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
512OnClose(timeout);