Show / Hide Table of Contents

Method PerformRollbackAsync

| Improve this Doc View Source

PerformRollbackAsync(CancellationToken)

Performs rollback transaction operation.

Declaration
protected abstract Task PerformRollbackAsync(CancellationToken ct)
Parameters
Type Name Description
System.Threading.CancellationToken ct

The async cancellation token.

Returns
Type Description
System.Threading.Tasks.Task

The async task.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest