Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AmqpTransportOptions interface

Package:
azure-iot-device

Options which are specific to the AMQP transport.

This is passed into setOptions as a property named http inside of an DeviceClientOptions object.

See

Properties

webSocketAgent

Optional Agent object to use with AMQP-WS connections

Property Details

webSocketAgent

Optional Agent object to use with AMQP-WS connections

webSocketAgent?: Agent

Property Value

Agent