MxMessageReceiveEventArgsΒΆ

class MxMessageReceiveEventArgs : MxMessageEventArgs

The mx message event args.

bool DoNotAcknowledge

Gets or sets whether the client should not acknowledge this message.

Value:Set to true if the client should not acknowledge this message has been received. This can be used when the packet is invalid or the receiver has no way of determining what to do with it.