GigaSpaces XAP.NET Documentation
SpaceName Property
Class LibraryGigaSpaces.Core.ExceptionsRedoLogCapacityExceededExceptionSpaceName
Gets the name of the space that is keeping the redo log.
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: 9.0.2.6900 (9.0.2.6900)