Click or drag to resize
SettingsSystem Property
Gets the 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
The system.
See Also