Skip to content

VolatileJournalStorage.DeleteAsync(CancellationToken)

DeleteAsync(CancellationToken)

View source
public ValueTask DeleteAsync(CancellationToken cancellationToken)
Deletes the journal atomically.

Parameters

cancellationTokenCancellationToken
The cancellation token.

Returns

A System.Threading.Tasks.ValueTask representing the operation.