AmqpTransportSettings Class

Definition

Represents the Advanced Message Queuing Protocol transport settings.

public sealed class AmqpTransportSettings
type AmqpTransportSettings = class
Public NotInheritable Class AmqpTransportSettings
Inheritance
AmqpTransportSettings

Constructors

AmqpTransportSettings()

Initializes a new instance of the AmqpTransportSettings class.

Properties

BatchFlushInterval

Gets or sets the batch flush interval associated with the transport.

EnableLinkRedirect

Gets or sets a value indicating whether this transport is ready to be redirected to the server backend.

EnableReceiverRuntimeMetric

Gets or sets a value indicating whether the runtime metric of a receiver is enabled.

MaxFrameSize

Gets or sets the maximum frame size.

UseSslStreamSecurity

Gets a value that indicates whether the SSL stream uses a custom binding element.

Methods

Clone()

Creates a new object that is a copy of the current instance.

Applies to