Show / Hide Table of Contents

Namespace Amqp.Framing

Classes

Accepted

The accepted outcome.

AmqpSequence

A sequence section contains an arbitrary number of structured data elements.

AmqpValue

An AMQP Value section contains a single value.

AmqpValue<T>

An AMQP Value section contains a single strongly typed value.

ApplicationProperties

The class defines the application properties section of an AMQP messages.

Attach

The Attach class defines an attach frame to attach a Link Endpoint to the Session.

Begin

The Begin class contains parameters to begin a session in a connection.

Close

The Close class contains parameters to signal a connection close.

Data

A data section contains opaque binary data.

DeliveryAnnotations

The delivery-annotations section is used for delivery-specific non-standard properties at the head of the message.

DeliveryState

The Messaging layer defines a concrete set of delivery states which can be used to indicate the state of the message at the receiver.

Detach

The Detach class contains parameters to detach the link endpoint from the session.

Dispose

The Dispose class defines a disposition frame to inform remote peer of delivery state changes.

End

The End class defines an end frame that indicates that the session has ended.

Error

Defines the details of an error.

Flow

The Flow class defines a flow frame that updates the flow state for the specified link.

Footer

The Footer class represents the footer section of a message.

Header

The header section carries standard delivery details about the transfer of a Message through the AMQP network.

MessageAnnotations

The message-annotations section is used for properties of the message which are aimed at the infrastructure and should be propagated across every delivery step.

Modified

The Modified class defines the modified outcome.

Open

The Open class defines the connection negotiation parameters.

Outcome

Outcome is a terminal delivery-state of a delivery.

Properties

The Properties class defines the Immutable properties of the Message.

Rejected

The rejected outcome is a terminal delivery state.

Released

The released outcome is a terminal delivery state.

Source

The source is comprised of an address coupled with properties that determine message transfer behavior.

Target

The target is comprised of an address coupled with properties that determine message transfer behavior.

Transfer

The Transfer class defines an transfer frame to send messages across a link.

Enums

ReceiverSettleMode

Defines the settlement policy for a receiver.

SenderSettleMode

Defines the settlement policy for a sender.

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX