| ReplicatorSettingsIsDurable Property |
Determines if a durable store has been configured and is used. If configuration has defined some
durable keys, this field must be true.
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public bool IsDurable { get; }
member IsDurable : bool with get
Property Value
Type:
BooleanSee Also