2 references to ValidateFinalAckExists
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
3557
WsrmFault fault =
ValidateFinalAckExists
(session, ackInfo);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
588
fault = WsrmUtilities.
ValidateFinalAckExists
(this.session, ackInfo);