Home  > 

Class sender-options

Options for new senders.

Related: Class sender, Method container.open-sender, Class source-options, Class target-options

Implementations: C++

AMQP: Conceptual overview, Attach performative

Basic properties and methods

PropertySummaryTypeDefault valueMutableNullable
source Options for the link sourcesource-optionsinstance
target Options for the link targettarget-optionsinstance
name The name of the linkstringgenerated
MethodSummaryInputsOutputs
constructor Create a new sender-options instance[sender]sender-options

Extended attributes

PropertySummaryTypeDefault valueMutableNullable
properties Application-defined propertiesmap of symbolobjectnull
offered-capabilities Extensions the endpoint supportsarray of symbolnull
desired-capabilities Extensions the endpoint can usearray of symbolnull

Event processing

PropertySummaryTypeDefault valueMutableNullable
handler The event handler for the endpointmessaging-handlernull

Reliability

PropertySummaryTypeDefault valueMutableNullable
auto-settle Automatically settle deliveriesbooleantrue
delivery-mode Control the message delivery guaranteedelivery-modeAT-LEAST-ONCE

Resource limits

PropertySummaryTypeDefault valueMutableNullable
max-message-size Limit the size of messages on the linkulongnull