CrmServiceClient.MaxRetryCount Property

Definition

Gets or sets max retry count.

public:
 property int MaxRetryCount { int get(); void set(int value); };
public int MaxRetryCount { get; set; }
member this.MaxRetryCount : int with get, set
Public Property MaxRetryCount As Integer

Property Value

Applies to