Click or drag to resize
Akka.NETLocalORSetTClear Method
Clears underlying ORSet in scope of the current cluster node.

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

Return Value

Type: LocalORSetT
TBD
See Also