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
	Get
public:
property String^ SpaceName {
	String^ get ();
}
/** @property */
public String get_SpaceName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)