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

Delegate ServiceHost.ShutdownCallback

Delegate definition for the host shutdown event

Namespace:Microsoft.SqlTools.ServiceLayer.Hosting
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task ShutdownCallback(object shutdownParams, RequestContext<object> shutdownRequestContext);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX