Click or drag to resize
UnstartedCellReplaceWith Method

[Missing <summary> documentation for "M:Akka.Actor.UnstartedCell.ReplaceWith(Akka.Actor.Cell)"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public void ReplaceWith(
	Cell cell
)

Parameters

cell
Type: Akka.ActorCell

[Missing <param name="cell"/> documentation for "M:Akka.Actor.UnstartedCell.ReplaceWith(Akka.Actor.Cell)"]

See Also