PURGE_TXABORT top-level constant

int const PURGE_TXABORT

Terminates all outstanding overlapped write operations and returns immediately, even if the write operations have not been completed.

Implementation

const PURGE_TXABORT = 0x0001;