| SwitchSwitchOn Method |
Switches the switch on (if off). Uses locking.
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax member SwitchOn : unit -> bool
Return Value
Type:
BooleanReturns
true if the switch was switched on
See Also