Property RandomizeDelay
RandomizeDelay
Gets or sets a value indicating whether the delay should be randomized. When set to true, the actual delay will be a random value between Delay and MaxDelay.
Declaration
public bool RandomizeDelay { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |