GigaSpaces XAP.NET Documentation
Managers Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ManagerIGridServiceManagersManagers
Gets all the currently discovered managers.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IGridServiceManager> Managers { get; }
ReadOnly Property Managers As IList(Of IGridServiceManager)
	Get
property IList<IGridServiceManager^>^ Managers {
	IList<IGridServiceManager^>^ get ();
}
/** @property */
IList<IGridServiceManager> get_Managers()

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