 | PNCounterDictionaryKey<T> Constructor |
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic PNCounterDictionaryKey(
string id
)
new :
id : string -> PNCounterDictionaryKey
Parameters
- id
- Type: System.String
[Missing <param name="id"/> documentation for "M:Akka.DistributedData.PNCounterDictionaryKey`1.#ctor(System.String)"]
See Also