1 override of OnClose
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
195
protected override void
OnClose
(TimeSpan timeout) => _connectionPoolHelper.Close(timeout);
1 reference to OnClose
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
104
OnClose
(timeoutHelper.RemainingTime());