Click or drag to resize
ActorCellSetActorFields Method

[Missing <summary> documentation for "M:Akka.Actor.ActorCell.SetActorFields(Akka.Actor.ActorBase)"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected void SetActorFields(
	ActorBase actor
)

Parameters

actor
Type: Akka.ActorActorBase

[Missing <param name="actor"/> documentation for "M:Akka.Actor.ActorCell.SetActorFields(Akka.Actor.ActorBase)"]

See Also