GigaSpaces XAP.NET Documentation
Agents Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIGridServiceAgentsAgents
Gets all the currently discovered agents.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IGridServiceAgent> Agents { get; }
ReadOnly Property Agents As IList(Of IGridServiceAgent)
property IList<IGridServiceAgent^>^ Agents {
	IList<IGridServiceAgent^>^ get ();
}
/** @property */
IList<IGridServiceAgent> get_Agents()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)