5 references to Close
System.ServiceModel (5)
System\ServiceModel\Channels\ConnectionPoolRegistry.cs (1)
68
if (pool.
Close
(timeout))
System\ServiceModel\Channels\OneWayChannelFactory.cs (4)
401
this.channelPool.
Close
(TimeSpan.Zero);
481
this.channelPool.
Close
(TimeSpan.Zero);
489
this.channelPool.
Close
(timeout);
497
this.channelPool.
Close
(timeout);