GigaSpaces XAP.NET Documentation
HostAddress Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportDetailsHostAddress
Gets the local host address of the transport.
Declaration Syntax
C#Visual BasicVisual C++J#
string HostAddress { get; }
ReadOnly Property HostAddress As String
property String^ HostAddress {
	String^ get ();
}
/** @property */
String get_HostAddress()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)