Click or drag to resize
ActorCellSystem Property

[Missing <summary> documentation for "P:Akka.Actor.ActorCell.System"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public ActorSystem System { get; }

Property Value

Type: ActorSystem

Implements

IActorContextSystem
CellSystem
See Also