Delegate Query.QueryAsyncErrorEventHandler
Delegate type for callback when a query connection fails
Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task QueryAsyncErrorEventHandler(string message);