GigaSpaces XAP.NET Documentation
PrimarySpaceMemberName Property
Class LibraryGigaSpaces.Core.ExceptionsInactiveSpaceExceptionPrimarySpaceMemberName
Gets the primary space of this backup or null if this space undergoing election process.
Declaration Syntax
C#Visual BasicVisual C++J#
public string PrimarySpaceMemberName { get; }
Public ReadOnly Property PrimarySpaceMemberName As String
public:
property String^ PrimarySpaceMemberName {
	String^ get ();
}
/** @property */
public String get_PrimarySpaceMemberName()

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