Starts a IGridServiceContainer based on the provided options.
            
| C# | Visual Basic | Visual C++ | J# | 
void StartGridService( GridServiceContainerOptions options )
Sub StartGridService ( _ options As GridServiceContainerOptions _ )
void StartGridService( GridServiceContainerOptions^ options )
void StartGridService( GridServiceContainerOptions options )
- options (GridServiceContainerOptions)
 - GSC options.
 
