1 write to idleTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
109this.idleTimeout = idleTimeout;
1 reference to idleTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
99get { return this.idleTimeout; }