GigaSpaces XAP.NET Documentation
GridServiceAgents Property
Class LibraryGigaSpaces.Core.Admin.ServiceGridIServiceGridAdminGridServiceAgents
Gets the discovered grid service agents.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceAgents GridServiceAgents { get; }
ReadOnly Property GridServiceAgents As IGridServiceAgents
property IGridServiceAgents^ GridServiceAgents {
	IGridServiceAgents^ get ();
}
/** @property */
IGridServiceAgents get_GridServiceAgents()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)