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