Delegate ConnectionService.OnDisconnectHandler
Callback for ondisconnect handler
Namespace:Microsoft.SqlTools.ServiceLayer.Connection
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task OnDisconnectHandler(ConnectionSummary summary, string ownerUri);