3 references to Abort
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\FramingChannels.cs (2)
294
_connectionPoolHelper.
Abort
();
310
_connectionPoolHelper.
Abort
();
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
249
private void Cleanup() => _connectionPoolHelper.
Abort
();