| ReplicaCount Constructor |
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ReplicaCount(
int n
)
new :
n : int -> ReplicaCount
Parameters
- n
- Type: SystemInt32
[Missing <param name="n"/> documentation for "M:Akka.DistributedData.ReplicaCount.#ctor(System.Int32)"]
See Also