ActionItemBaseTAction, TCollectionStop Property

Get/Set a value indicating whether the process should be stopped.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonIgnoreAttribute]
public bool Stop { get; set; }

Property Value

Boolean

See Also