Base:
method
Close
System.ServiceModel.Channels.RequestContext.Close()
5 references to Close
System.ServiceModel (5)
System\ServiceModel\Channels\HttpRequestContext.cs (3)
413
this.
Close
();
422
this.
Close
();
452
this.
Close
(); // this also closes the HttpOutput
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
1160
reliableContext.
Close
();
System\ServiceModel\Channels\RequestContextBase.cs (1)
184
this.
Close
();