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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)