1 write to inactivityTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
44this.inactivityTimeout = settings.InactivityTimeout;
1 reference to inactivityTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
71get { return this.inactivityTimeout; }