GigaSpaces XAP.NET Documentation
InactiveSpaceMemberName Property
Class LibraryGigaSpaces.Core.ExceptionsInactiveSpaceExceptionInactiveSpaceMemberName
Gets the inactive space name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string InactiveSpaceMemberName { get; }
Public ReadOnly Property InactiveSpaceMemberName As String
public:
property String^ InactiveSpaceMemberName {
	String^ get ();
}
/** @property */
public String get_InactiveSpaceMemberName()

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