SMTO_ABORTIFHUNG top-level constant

int const SMTO_ABORTIFHUNG

The function returns without waiting for the time-out period to elapse if the receiving thread appears to not respond or "hangs."

Implementation

const SMTO_ABORTIFHUNG = 0x0002;