SQL Tools Service
Show / Hide Table of Contents
Improve this Doc

Namespace Microsoft.SqlTools.ServiceLayer.Hosting

Classes

ServiceHost

SQL Tools VS Code Language Server request handler. Provides the entire JSON RPC implementation for sending/receiving JSON requests and dispatching the requests to handlers that are registered prior to startup.

ServiceHostBase

Delegates

ServiceHost.InitializeCallback

Delegate definition for the host initialization event

ServiceHost.ShutdownCallback

Delegate definition for the host shutdown event

  • Improve this Doc

© Microsoft  //  Generated with DocFX