1 write to inactivityTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
111this.inactivityTimeout = value;
3 references to inactivityTimeout
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
95return this.inactivityTimeout; 527if (this.inactivityTimeout != session.inactivityTimeout)