5.7.5 Cancel

5.7.5.1 Description

This Service is used to cancel outstanding Service requests. Successfully cancelled service requests shall respond with Bad_RequestCancelledByClient.

5.7.5.2 Parameters

Table 21 defines the parameters for the Service.

Table 21 – Cancel Service Parameters
NameTypeDescription
Request

requestHeader

RequestHeaderCommon request parameters (see 7.32 for RequestHeader definition).

requestHandle

IntegerIdThe requestHandle assigned to one or more requests that should be cancelled. All outstanding requests with the matching requestHandle shall be cancelled.
Response

responseHeader

ResponseHeaderCommon response parameters (see 7.33 for ResponseHeader definition).

cancelCount

UInt32Number of cancelled requests.
5.7.5.3 Service results

Common StatusCodes are defined in Table 178.