Stops a running dump or load of a database or transaction log. When one thread has used this Backup object to call the Dump or Load method of a Database or TransactionLog object (and that method has not yet returned), call Abort from another thread to stop the dump or load operation.
Backup.Abort
HRESULT pBackup->Abort ( );