Waits for the specified timeout till there is a managing IGridServiceManager for the processing unit.

C# | Visual Basic | Visual C++ | J# |
IGridServiceManager WaitForManaged( TimeSpan timeout )
Function WaitForManaged ( _ timeout As TimeSpan _ ) As IGridServiceManager
IGridServiceManager^ WaitForManaged( TimeSpan timeout )
IGridServiceManager WaitForManaged( TimeSpan timeout )

- timeout (TimeSpan)
- Time to wait.

Managing grid service manager or null if the timeout elapsed.