Click or drag to resize
Akka.NETLocalPNCounterDictionaryTKey  Conversion (LocalPNCounterDictionaryTKey to PNCounterDictionaryTKey)
TBD

Namespace:  Akka.DistributedData.Local
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static implicit operator PNCounterDictionary<TKey> (
	LocalPNCounterDictionary<TKey> set
)

Parameters

set
Type: Akka.DistributedData.LocalLocalPNCounterDictionaryTKey
TBD

Return Value

Type: PNCounterDictionaryTKey
TBD
See Also