Click or drag to resize
ActorCellSystemImpl Property

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

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

Property Value

Type: ActorSystemImpl

Implements

CellSystemImpl
See Also