Click or drag to resize
Akka.NETSwitchTranscendFrom Method
TBD

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected bool TranscendFrom(
	bool from,
	Action action
)

Parameters

from
Type: SystemBoolean
TBD
action
Type: SystemAction
TBD

Return Value

Type: Boolean
TBD
See Also