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
property IGridServiceAgent^ GridServiceAgent {
	IGridServiceAgent^ get ();
}
/** @property */
IGridServiceAgent get_GridServiceAgent()

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