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

Delegate ServiceHost.InitializeCallback

Delegate definition for the host initialization event

Namespace:Microsoft.SqlTools.ServiceLayer.Hosting
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task InitializeCallback(InitializeRequest startupParams, RequestContext<InitializeResult> requestContext);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX