Click or drag to resize
Akka.NETDslGetKeyIds Property
Constructs a message that, when send to Replicator, will be replied with GetKeysIdsResult message having a list of keys for all replicated data structures stored on the current node.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static GetKeyIds GetKeyIds { get; }

Property Value

Type: GetKeyIds
See Also