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

Delegate WorkspaceService<TConfig>.ConfigChangeCallback

Delegate for callbacks that occur when the configuration for the workspace changes

Namespace:Microsoft.SqlTools.ServiceLayer.Workspace
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task ConfigChangeCallback(TConfig newSettings, TConfig oldSettings, EventContext eventContext);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX