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