6 references to CreateMaxRetryCountExceededFault
System.ServiceModel (6)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
875SequenceTerminatedFault.CreateMaxRetryCountExceededFault(this.session.OutputID), null); 1122SequenceTerminatedFault.CreateMaxRetryCountExceededFault(this.session.OutputID), null);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
352SequenceTerminatedFault.CreateMaxRetryCountExceededFault(this.session.OutputID), null); 372SequenceTerminatedFault.CreateMaxRetryCountExceededFault(this.session.OutputID), null);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
344SequenceTerminatedFault.CreateMaxRetryCountExceededFault(this.session.OutputID), null); 407SequenceTerminatedFault.CreateMaxRetryCountExceededFault(this.session.OutputID), null);