GigaSpaces XAP.NET Documentation
HostName Property
Class LibraryGigaSpaces.Core.ExceptionsMemoryShortageExceptionHostName
The host name of the machine that caused this exception.
Declaration Syntax
C#Visual BasicVisual C++J#
public string HostName { get; }
Public ReadOnly Property HostName As String
public:
property String^ HostName {
	String^ get ();
}
/** @property */
public String get_HostName()

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