Gets or sets the time to wait once the command line as been successfully executed.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int Wait { get; set; }
Property Value
Type:
Int32
The time to wait.
See Also