QS_SENDMESSAGE top-level constant

  1. @Deprecated('Use QUEUE_STATUS_FLAGS.QS_SENDMESSAGE instead')
int const QS_SENDMESSAGE

A message sent by another thread or application is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_SENDMESSAGE instead')
const QS_SENDMESSAGE = 0x0040;