Gets the backup IGridServiceManager that was either added or removed for the given Processing Unit.

C# | Visual Basic | Visual C++ | J# |
public virtual IGridServiceManager GridServiceManager { get; }
Public Overridable ReadOnly Property GridServiceManager As IGridServiceManager
public: virtual property IGridServiceManager^ GridServiceManager { IGridServiceManager^ get (); }
/** @property */ public IGridServiceManager get_GridServiceManager()