ITaskInTransaction Property

Gets the value determining if the task is within a transaction

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
bool InTransaction { get; }

Property Value

Boolean

See Also