2 references to Close
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
314
_connectionPoolHelper.
Close
(timeout);
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
195
protected override void OnClose(TimeSpan timeout) => _connectionPoolHelper.
Close
(timeout);