Module: thaliPeerAction

Classes

PeerAction

Members

(static, readonly) actionState :string

Records the current state of the action.

Type:
  • string
Properties:
Name Type Description
CREATED string

The action has been created but hasn't started or ended yet.

STARTED string

The action is out of the queue and is currently running

KILLED string

The action is not running and not in the queue

Source: