1 write to inactivityTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
31this.inactivityTimeout = settings.InactivityTimeout;
1 reference to inactivityTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
60get { return this.inactivityTimeout; }