1 write to _maxRetryCount
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
126
_maxRetryCount
= value;
1 reference to _maxRetryCount
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
119
return
_maxRetryCount
;