4 references to SequenceAcknowledgementAction
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
2778return Wsrm11Strings.SequenceAcknowledgementAction;
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (2)
283ProtectProtocolMessage(signaturePart, encryptionPart, Wsrm11Strings.SequenceAcknowledgementAction); 295ProtectProtocolMessage(signaturePart, encryptionPart, Wsrm11Strings.SequenceAcknowledgementAction);
System\ServiceModel\DXD.cs (1)
477this.SequenceAcknowledgementAction = dictionary.Add(Wsrm11Strings.SequenceAcknowledgementAction);