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
	Get
property ISpaceInstance^ Primary {
	ISpaceInstance^ get ();
}
/** @property */
ISpaceInstance get_Primary()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)