Settings..::..Home Property

Gets the home.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public string Home { get; set; }
Public Property Home As String
	Get
	Set
public:
property String^ Home {
	String^ get ();
	void set (String^ value);
}

Field Value

The home.