Skip to content

ITransactionalResource.Cancel(Guid, DateTime, TransactionalStatus)

Cancel(Guid, DateTime, TransactionalStatus)

abstract
public abstract Task Cancel(Guid transactionId, DateTime timeStamp, TransactionalStatus status)
One-way message sent by TM to participants to let them know a transaction has aborted.

Parameters

transactionIdGuid
The id of the aborted transaction
timeStampDateTime
The commit timestamp of the aborted transaction
statusTransactionalStatus
Reason for abort