5 references to Abort
System.ServiceModel (5)
System\ServiceModel\Channels\FramingChannels.cs (2)
334
this.connectionPoolHelper.
Abort
();
345
this.connectionPoolHelper.
Abort
();
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (3)
569
connectionPoolHelper.
Abort
();
598
this.connectionPoolHelper.
Abort
();
716
connectionPoolHelper.
Abort
();