<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.2" />
Microsoft.Data.OperationAbortedException
This exception is thrown when an ongoing operation is aborted by the user.
namespace Microsoft.
Data
{
public sealed class OperationAbortedException :
SystemException
{
}
}