Base:
method
OnClose
System.ServiceModel.Channels.TransportManager.OnClose(System.TimeSpan)
1 override of OnClose
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
66internal override void OnClose(TimeSpan timeout)
1 reference to OnClose
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
101base.OnClose(timeout);