Property RestartDelay
RestartDelay
Gets or sets the delay between restart attempts.
public TimeSpan RestartDelay { get; set; }
Property Value
- TimeSpan
The time to wait before attempting a restart. Default is 1 second.
Gets or sets the delay between restart attempts.
public TimeSpan RestartDelay { get; set; }
The time to wait before attempting a restart. Default is 1 second.