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

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool SwitchOff()

Return Value

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