Click or drag to resize
Akka.NETReplicaCount Constructor
Initializes a new instance of the ReplicaCount class

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ReplicaCount(
	int n
)

Parameters

n
Type: SystemInt32

[Missing <param name="n"/> documentation for "M:Akka.DistributedData.ReplicaCount.#ctor(System.Int32)"]

See Also