Gets all the currently discovered managers.

C# | Visual Basic | Visual C++ | J# |
IList<IGridServiceManager> Managers { get; }
ReadOnly Property Managers As IList(Of IGridServiceManager)
property IList<IGridServiceManager^>^ Managers { IList<IGridServiceManager^>^ get (); }
/** @property */ IList<IGridServiceManager> get_Managers()