Click or drag to resize
Akka.NETLWWDictionaryKey<TKey, TValue> Class
TBD
Inheritance Hierarchy
System.Object
  Akka.DistributedData.Key<LWWDictionary<TKey, TValue>>
    Akka.DistributedData.LWWDictionaryKey<TKey, 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 LWWDictionaryKey< TKey, TValue> type exposes the following members.

Constructors
Properties
Methods
Extension Methods
See Also