Property MaxRestartAttempts
MaxRestartAttempts
Gets or sets the maximum number of automatic restart attempts.
public int MaxRestartAttempts { get; set; }
Property Value
- int
The maximum restarts before giving up. Default is 3. Set to 0 for unlimited.