3 references to InactivityTimeout
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
407child = doc.CreateElement(assertionPrefix, ReliableSessionPolicyStrings.InactivityTimeout, assertionNs);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
141if (Is11Assertion(currentNode, ReliableSessionPolicyStrings.InactivityTimeout)) 180if (IsFeb2005Assertion(currentNode, ReliableSessionPolicyStrings.InactivityTimeout))