ResponseStatus property: Message class

Description

This property is valid only for the returned response message from a synchronous request message.

This property indicates whether a response was successful or not.

Note:

This is not the same as SetStatus, which is used only with the message monitor.

This property returns a numeric value: 0, the response was successful, any other number indicates an error.

This property is read-only.