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