Click or drag to resize
ActorCellUseThreadContext Method

[Missing <summary> documentation for "M:Akka.Actor.ActorCell.UseThreadContext(System.Action)"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public void UseThreadContext(
	Action action
)

Parameters

action
Type: SystemAction

[Missing <param name="action"/> documentation for "M:Akka.Actor.ActorCell.UseThreadContext(System.Action)"]

See Also