3 references to DeliveryAssurance
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
673XmlElement deliveryAssurance = doc.CreateElement(reliableSessionPrefix, ReliableSessionPolicyStrings.DeliveryAssurance, reliableSessionNs);
System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
445if (!IsElement(node, wsrmNs, ReliableSessionPolicyStrings.DeliveryAssurance)) 502ReliableSessionPolicyStrings.DeliveryAssurance)));