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.

C# | Visual Basic | Visual C++ | J# |
IGridServiceAgent GridServiceAgent { get; }
ReadOnly Property GridServiceAgent As IGridServiceAgent
property IGridServiceAgent^ GridServiceAgent { IGridServiceAgent^ get (); }
/** @property */ IGridServiceAgent get_GridServiceAgent()