Open source

Client.end()

Disconnect from the broker synchronously. When the disconnection is complete, the end event is triggered.

Signature

JavaScript
client.end(options)

Parameters

ParameterTypeDescription
optionsobjectOptional disconnect configuration
options.tagsobjectCustom tags for metrics (key-value pairs)