The GetStopReasonList Method returns the complete list of stop reasons as persisted by the server.

The signature of this Method is specified below. Table 19 specifies the Arguments representation.

Signature

GetStopReasonList(

[out] MessageType[] StopReasonList,

[out] MethodExecutionFeedbackType ExecutionFeedback);

Table 19 – GetStopReasonList Method Arguments

Argument

Description

StopReasonList

The complete list of stop reason messages.

ExecutionFeedback

The extended feedback returning a detailed message in case of execution failure.