GigaSpaces XAP.NET Documentation
GridServiceAgent Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentGridServiceAgentAddedEventArgsGridServiceAgent
Gets the IGridServiceAgent that was added.
Declaration Syntax
C#Visual BasicVisual C++J#
public IGridServiceAgent GridServiceAgent { get; }
Public ReadOnly Property GridServiceAgent As IGridServiceAgent
public:
property IGridServiceAgent^ GridServiceAgent {
	IGridServiceAgent^ get ();
}
/** @property */
public IGridServiceAgent get_GridServiceAgent()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)