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

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

Return Value

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