Click or drag to resize
Akka.NETPNCounterDictionaryKeyT Class

[Missing <summary> documentation for "T:Akka.DistributedData.PNCounterDictionaryKey`1"]

Inheritance Hierarchy
SystemObject
  Akka.DistributedDataKeyPNCounterDictionaryT
    Akka.DistributedDataPNCounterDictionaryKeyT

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public class PNCounterDictionaryKey<T> : Key<PNCounterDictionary<T>>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Akka.DistributedData.PNCounterDictionaryKey`1"]

The PNCounterDictionaryKeyT type exposes the following members.

Constructors
  NameDescription
Public methodPNCounterDictionaryKeyT
Initializes a new instance of the PNCounterDictionaryKeyT class
Top
Properties
Methods
Extension Methods
See Also