3 references to Close
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
588
this.bufferPool.
Close
();
System\ServiceModel\Channels\HttpChannelListener.cs (1)
1049
this.bufferPool.
Close
();
System\ServiceModel\Channels\SocketConnection.cs (1)
2074
this.socketAsyncEventArgsPool.
Close
();