Click or drag to resize
Akka.NETPNCounterDictionaryKey<T> Class

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

Inheritance Hierarchy
System.Object
  Akka.DistributedData.Key<PNCounterDictionary<T>>
    Akka.DistributedData.PNCounterDictionaryKey<T>

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 PNCounterDictionaryKey< T> type exposes the following members.

Constructors
  NameDescription
Public methodPNCounterDictionaryKey<T>
Initializes a new instance of the PNCounterDictionaryKey< T> class
Top
Properties
Methods
Extension Methods
See Also