Switch
.
.
::
.
.
SwitchOff Method
Switches the switch off (if on). Uses locking.
Namespace:
Akka.Util
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
bool
SwitchOff
()
Public
Function
SwitchOff
As
Boolean
public
:
bool
^
SwitchOff
()
Return Value
Returns
true
if the switch was switched off
See Also
Switch Class
SwitchOff Overload
Akka.Util Namespace