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