3 references to InactivityTimeout
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
695child = doc.CreateElement(assertionPrefix, ReliableSessionPolicyStrings.InactivityTimeout, assertionNs);
System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
140if (Is11Assertion(currentNode, ReliableSessionPolicyStrings.InactivityTimeout)) 179if (IsFeb2005Assertion(currentNode, ReliableSessionPolicyStrings.InactivityTimeout))