Persistence.AofEnabled Property

Definition

Sets whether AOF is enabled.

public bool? AofEnabled { get; set; }
member this.AofEnabled : Nullable<bool> with get, set
Public Property AofEnabled As Nullable(Of Boolean)

Property Value

Applies to