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 Max
Declaration
public bool RandomizeDelay { get; set; }
Property Value
Type |
---|
bool |