GigaSpaces XAP.NET Documentation
GridServiceAgent Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineGridServiceAgent
Gets the grid service agent started within this virtual machine. the value is null if no grid service agent was started within it.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceAgent GridServiceAgent { get; }
ReadOnly Property GridServiceAgent As IGridServiceAgent
	Get
property IGridServiceAgent^ GridServiceAgent {
	IGridServiceAgent^ get ();
}
/** @property */
IGridServiceAgent get_GridServiceAgent()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)