Property Randomize
Randomize
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 Min and Max.
Declaration
public bool Randomize { get; set; }
Property Value
Type | Description |
---|---|
bool |