Click or drag to resize
Akka.NETDsl Properties

The Dsl type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGetKeyIds
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.
Public propertyStatic memberGetReplicaCount
Constructs a message that, when send to Replicator, will be replied with ReplicaCount message having a number of all replicas known to the current node.
Public propertyStatic memberReadLocal
Public propertyStatic memberWriteLocal
Top
See Also