| DslGetReplicaCount 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.129 (1.2.3.129)
Syntax public static GetReplicaCount GetReplicaCount { get; }
static member GetReplicaCount : GetReplicaCount with get
Property Value
Type:
GetReplicaCountSee Also