ErrorCode Enum

Definition

public enum ErrorCode
type ErrorCode = 
Public Enum ErrorCode
Inheritance
ErrorCode

Fields

AuthenticationFailed 401000
ChannelClosed 499001
ConnectExpected 400007
ConnectionTimedOut 400006
DuplicateConnectReceived 400013
ExactlyOnceQosNotSupported 400011
GenericTimeOut 400002
InvalidErrorCode 0
InvalidOperation 400003
InvalidPubAckOrder 400001
KeepAliveTimedOut 400005
NotSupported 400004
QoSLevelNotSupported 400010
UnknownPacketType 400012
UnknownQosType 400009
UnResolvedSendingClient 400008

Applies to