GigaSpaces XAP.NET Documentation
StartGridService Method (options)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIGridServiceAgentStartGridService(GridServiceManagerOptions)
Starts a IGridServiceManager based on the provided options.
Declaration Syntax
C#Visual BasicVisual C++J#
void StartGridService(
	GridServiceManagerOptions options
)
Sub StartGridService ( _
	options As GridServiceManagerOptions _
)
void StartGridService(
	GridServiceManagerOptions^ options
)
void StartGridService(
	GridServiceManagerOptions options
)
Parameters
options (GridServiceManagerOptions)
GSM options.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)