GigaSpaces XAP.NET Documentation
GridServiceAgents Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZoneGridServiceAgents
Gets the IGridServiceAgents running within the zone.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceAgents GridServiceAgents { get; }
ReadOnly Property GridServiceAgents As IGridServiceAgents
	Get
property IGridServiceAgents^ GridServiceAgents {
	IGridServiceAgents^ get ();
}
/** @property */
IGridServiceAgents get_GridServiceAgents()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)