Property EventLogPersistence
EventLogPersistence
Persistence mode for the event log (Memory, Single File, or Extended Datastore).
[YamlIgnore]
[JsonIgnore]
public int? EventLogPersistence { get; set; }
Property Value
- int?
Persistence mode for the event log (Memory, Single File, or Extended Datastore).
[YamlIgnore]
[JsonIgnore]
public int? EventLogPersistence { get; set; }