| LocalORSetTClear 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()
member Clear : unit -> LocalORSet<'T>
Return Value
Type:
LocalORSetTTBD
See Also