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: 9.0.2.6900 (9.0.2.6900)