Gets the current state of the transaction.

Namespace:  C1.LiveLinq
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
TransactionState State { get; }
Visual Basic
ReadOnly Property State As TransactionState
	Get

See Also