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: 7.1.4.4750 (7.1.4.4750)