BuildMaster SDK Reference
Version:
ActionBase Class
Represents the base class for all Actions.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Extensibility.Actions.ActionBase
Syntax
public
class
ActionBase : Inedo.Diagnostics.ILogger
Properties
|
Name |
Description |
|
Context
|
Gets the action context.
|
|
Timeout
|
Gets the number of seconds the action should execute before failing.
|