Click or drag to resize
AddressSystem Property
Gets the system.

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

Property Value

Type: String
The system.
See Also