Click or drag to resize
Akka.NETPNCounterKey Constructor
Initializes a new instance of the PNCounterKey class

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public PNCounterKey(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Akka.DistributedData.PNCounterKey.#ctor(System.String)"]

See Also