Skip to content

ProviderTransferDiscardRequest

Defined in: src/providers/ProviderTransferOperations.ts:89

Request passed to ProviderTransferOperations.discardResumable.

PropertyTypeDescriptionDefined in
endpointTransferEndpointEndpoint whose orphaned resumable state should be discarded.src/providers/ProviderTransferOperations.ts:91
signal?AbortSignalAbort signal active for the surrounding execution when supplied.src/providers/ProviderTransferOperations.ts:95
stateTransferCheckpointStateCheckpoint state being invalidated.src/providers/ProviderTransferOperations.ts:93