Click or drag to resize
Akka.NETDistributedDataIsDurable 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; }

Property Value

Type: Boolean
See Also