BuildMaster SDK Reference
Version:

Timeout Property

Gets the number of seconds the action should execute before failing.

Syntax

public int Timeout { get; set; }

Remarks

When 0, timeout is infinite.