Click or drag to resize
Akka.NETLocalPNCounterDictionaryTKeyMerge Method

Namespace:  Akka.DistributedData.Local
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public LocalPNCounterDictionary<TKey> Merge(
	PNCounterDictionary<TKey> dictionary
)

Parameters

dictionary
Type: Akka.DistributedDataPNCounterDictionaryTKey
TBD

Return Value

Type: LocalPNCounterDictionaryTKey
TBD
See Also