Table of Contents

Enum MqttClientDisconnectOptionsReason

Namespace
Azure.Iot.Operations.Protocol.Models
Assembly
Azure.Iot.Operations.Protocol.dll
public enum MqttClientDisconnectOptionsReason

Fields

AdministrativeAction = 152
DisconnectWithWillMessage = 4
ImplementationSpecificError = 131
MalformedPacket = 129
MessageRateTooHigh = 150
NormalDisconnection = 0
PacketTooLarge = 149
PayloadFormatInvalid = 153
ProtocolError = 130
QuotaExceeded = 151
ReceiveMaximumExceeded = 147
TopicAliasInvalid = 148
TopicNameInvalid = 144
UnspecifiedError = 128