1 write to idleTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
184this.idleTimeout = channelListener.IdleTimeout;
1 reference to idleTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
230&& (this.idleTimeout == channelListener.IdleTimeout)