| DistributedDataIsDurable Property |
Checks if a durable store for this extension is configured and in use.
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public bool IsDurable { get; }
member IsDurable : bool with get
Property Value
Type:
BooleanSee Also