StoreActionAborted Property

Determines if action in the scope of current context was flagged as aborted or not.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool ActionAborted { get; set; }

Property Value

Boolean

See Also