2 references to IdleTimeout
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (1)
661
(this.
IdleTimeout
== settings.IdleTimeout) &&
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
570
channel.Close(this.channelPool.
IdleTimeout
);