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