hasThread constant

Flag<MessageFlags> const hasThread

This message has an associated thread, with the same id as the message.

Implementation

static const hasThread = Flag<MessageFlags>.fromOffset(5);