GigaSpaces XAP.NET Documentation
SpaceName Property
Class LibraryGigaSpaces.Core.ExceptionsMemoryShortageExceptionSpaceName
Gets the name of the space that caused this exception.
Declaration Syntax
C#Visual BasicVisual C++J#
public string SpaceName { get; }
Public ReadOnly Property SpaceName As String
public:
property String^ SpaceName {
	String^ get ();
}
/** @property */
public String get_SpaceName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)