1 write to MaxRetryCount
System.ServiceModel (1)
System\ServiceModel\Configuration\ReliableSessionElement.cs (1)
112this.MaxRetryCount = source.MaxRetryCount;
2 references to MaxRetryCount
System.ServiceModel (2)
System\ServiceModel\Configuration\ReliableSessionElement.cs (2)
96binding.MaxRetryCount = this.MaxRetryCount; 112this.MaxRetryCount = source.MaxRetryCount;