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