GigaSpaces XAP.NET Documentation
Primary Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpacePartitionPrimary
Gets the primary space instance. the value is null is currently there's no primary space instance.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpaceInstance Primary { get; }
ReadOnly Property Primary As ISpaceInstance
property ISpaceInstance^ Primary {
	ISpaceInstance^ get ();
}
/** @property */
ISpaceInstance get_Primary()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)