Click or drag to resize

ServerStartWait Property

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
C#
public virtual int Wait { get; set; }

Property Value

Type: Int32
The time to wait.
See Also