Share via


TransactionManager.InTransaction Property

Definition

Return whether are not the Store is in the middle of a transaction or not.

public:
 property bool InTransaction { bool get(); };
public bool InTransaction { get; }
member this.InTransaction : bool
Public ReadOnly Property InTransaction As Boolean

Property Value

Applies to