Show / Hide Table of Contents

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
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX