1 write to maxRetryCountException
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
62this.maxRetryCountException = value;
2 references to maxRetryCountException
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
351this.session.OnLocalFault(new CommunicationException(SR.GetString(SR.MaximumRetryCountExceeded), this.maxRetryCountException), 371this.session.OnLocalFault(new CommunicationException(SR.GetString(SR.MaximumRetryCountExceeded), this.maxRetryCountException),