Click or drag to resize
Akka.NETDslGetReplicaCount Property
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.

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

Property Value

Type: GetReplicaCount
See Also