Store.InSerializationTransaction Property

Definition

Indicates that the store has a currently active serialization transaction in the transaction stack

public:
 property bool InSerializationTransaction { bool get(); };
public bool InSerializationTransaction { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InSerializationTransaction : bool
Public ReadOnly Property InSerializationTransaction As Boolean

Property Value

Attributes

Applies to