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

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

Return Value

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