GigaSpaces XAP.NET Documentation
GridServiceAgent Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineIMachineGridServiceAgent
Gets the first IGridServiceAgent. Note, there will usually be only a single agent per machine. Returns null if there is no IGridServiceAgent running on the machine.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceAgent GridServiceAgent { get; }
ReadOnly Property GridServiceAgent As IGridServiceAgent
property IGridServiceAgent^ GridServiceAgent {
	IGridServiceAgent^ get ();
}
/** @property */
IGridServiceAgent get_GridServiceAgent()

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