Click or drag to resize
Akka.NETSettingsHome Property
Gets the home.

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

Property Value

Type: String
The home.
See Also