1 write to maxRetryCount
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
143this.maxRetryCount = value;
3 references to maxRetryCount
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
136return this.maxRetryCount; 531if (this.maxRetryCount != session.maxRetryCount)