Click or drag to resize
Akka.NETLocalORSetTMerge Method

Namespace:  Akka.DistributedData.Local
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public LocalORSet<T> Merge(
	ORSet<T> set
)

Parameters

set
Type: Akka.DistributedDataORSetT
TBD

Return Value

Type: LocalORSetT
TBD
See Also