Skip to content

Commit

Permalink
Merge pull request MicrosoftDocs#89448 from axisc/patch-4
Browse files Browse the repository at this point in the history
Update service-bus-amqp-request-response.md
  • Loading branch information
PRMerger12 authored Sep 23, 2019
2 parents 70afb2f + 96e003d commit 9035f11
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,13 +270,7 @@ The response message must include the following application properties:
|Key|Value Type|Required|Value Contents|
|---------|----------------|--------------|--------------------|
|statusCode|int|Yes|HTTP response code [RFC2616]<br /><br /> 200: OK – success, otherwise failed.|
|statusDescription|string|No|Description of the status.|

The response message body must consist of an **amqp-value** section containing a map with the following entries:

|Key|Value Type|Required|Value Contents|
|---------|----------------|--------------|--------------------|
|sequence-numbers|array of long|Yes|Sequence number of scheduled messages. Sequence number is used to cancel.|
|statusDescription|string|No|Description of the status.|

## Session Operations

Expand Down

0 comments on commit 9035f11

Please sign in to comment.