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