GigaSpaces XAP.NET Documentation
GridServiceManagers Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineIMachineGridServiceManagers
Gets the IGridServiceManagers running on the machine.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceManagers GridServiceManagers { get; }
ReadOnly Property GridServiceManagers As IGridServiceManagers
property IGridServiceManagers^ GridServiceManagers {
	IGridServiceManagers^ get ();
}
/** @property */
IGridServiceManagers get_GridServiceManagers()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)