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

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

Property Value

Type: ActorSystemImpl
See Also