3 writes to _inactivityTimeout
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (3)
41_inactivityTimeout = other._inactivityTimeout; 229_inactivityTimeout = value; 361_inactivityTimeout = defaultInactivityTimeout;
2 references to _inactivityTimeout
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
41_inactivityTimeout = other._inactivityTimeout; 215return _inactivityTimeout;