6 references to Close
System.ServiceModel (6)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1238
httpOutput.
Close
();
1584
httpOutput.
Close
();
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3987
this.httpOutput.
Close
();
System\ServiceModel\Channels\HttpRequestContext.cs (3)
153
this.httpOutput.
Close
();
324
httpOutput.
Close
();
597
context.httpOutput.
Close
();