SMTO_ABORTIFHUNG top-level constant
The function returns without waiting for the time-out period to elapse if the receiving thread appears to not respond or "hangs."
Implementation
@Deprecated('Use SEND_MESSAGE_TIMEOUT_FLAGS.SMTO_ABORTIFHUNG instead')
const SMTO_ABORTIFHUNG = 0x0002;