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