GigaSpaces XAP.NET Documentation
GridServiceManagers Property
Class Library ► GigaSpaces.Core.Admin.ServiceGrid ► IServiceGridAdmin ► GridServiceManagers
Gets the discovered service managers.
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: 9.6.2.9900 (9.6.2.9900)