Share via


RedisPersistenceSettings.IsAofEnabled Property

Definition

Sets whether AOF is enabled.

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

Property Value

Applies to