Click or drag to resize
CellSystemImpl Property
The system internals within which this Cell lives.

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

Property Value

Type: ActorSystemImpl
See Also