Compartilhar via


UndoableGraphTransactionScope.NonDisabledTransactions Property

Definition

Returns the number of the non-disabled active transcations associated with the thread that this transaction scope was created on

public:
 property int NonDisabledTransactions { int get(); };
public int NonDisabledTransactions { get; }
member this.NonDisabledTransactions : int
Public ReadOnly Property NonDisabledTransactions As Integer

Property Value

Applies to