Switches the switch on (if off). Uses locking.
Namespace: Akka.UtilAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic Function SwitchOn As Boolean
member SwitchOn : unit -> bool
Return Value
Type:
BooleanReturns
true if the switch was switched on
See Also