Gets the grid service agent started within this virtual machine.
the value is null if no grid service agent was started within it.

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