Gets the IGridServiceContainer the processing unit instance is running on.

C# | Visual Basic | Visual C++ | J# |
IGridServiceContainer GridServiceContainer { get; }
ReadOnly Property GridServiceContainer As IGridServiceContainer
property IGridServiceContainer^ GridServiceContainer { IGridServiceContainer^ get (); }
/** @property */ IGridServiceContainer get_GridServiceContainer()