Click or drag to resize
SwitchTranscendFrom Method

[Missing <summary> documentation for "M:Akka.Util.Switch.TranscendFrom(System.Boolean,System.Action)"]

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

Parameters

from
Type: SystemBoolean

[Missing <param name="from"/> documentation for "M:Akka.Util.Switch.TranscendFrom(System.Boolean,System.Action)"]

action
Type: SystemAction

[Missing <param name="action"/> documentation for "M:Akka.Util.Switch.TranscendFrom(System.Boolean,System.Action)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Akka.Util.Switch.TranscendFrom(System.Boolean,System.Action)"]

See Also