cancelInvocation constant

MessageType const cancelInvocation

Indicates the message is a Cancel Invocation message and implements the CancelInvocationMessage interface.

Implementation

static const MessageType cancelInvocation =
    MessageType('CancelInvocation', 5);