1 write to maxRetryCycles
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveParameters.cs (1)
30
this.
maxRetryCycles
= bindingElement.MaxRetryCycles;
1 reference to maxRetryCycles
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveParameters.cs (1)
67
get { return this.
maxRetryCycles
; }