Click or drag to resize
Akka.NETSwitchSwitchOn Method
Switches the switch on (if off). Uses locking.

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool SwitchOn()

Return Value

Type: Boolean
Returns true if the switch was switched on
See Also