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