AddressData..::..Hostname Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public string Hostname { get; }
Public ReadOnly Property Hostname As String
	Get
public:
property String^ Hostname {
	String^ get ();
}