| SwitchTranscendFrom Method |
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax protected bool TranscendFrom(
bool from,
Action action
)
member TranscendFrom :
from : bool *
action : Action -> bool
Parameters
- from
- Type: SystemBoolean
TBD - action
- Type: SystemAction
TBD
Return Value
Type:
BooleanTBD
See Also