Click or drag to resize
Akka.NETLWWDictionaryKeyTKey, TValue Class
TBD
Inheritance Hierarchy
SystemObject
  Akka.DistributedDataKeyLWWDictionaryTKey, TValue
    Akka.DistributedDataLWWDictionaryKeyTKey, TValue

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
[SerializableAttribute]
public sealed class LWWDictionaryKey<TKey, TValue> : Key<LWWDictionary<TKey, TValue>>

Type Parameters

TKey
TBD
TValue
TBD

The LWWDictionaryKeyTKey, TValue type exposes the following members.

Constructors
Properties
Methods
Extension Methods
See Also