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