Class Constants
public static class Constants
- Inheritance
-
Constants
- Inherited Members
Fields
AccessRefused
(= 403)
public const int AccessRefused = 403
Field Value
ChannelError
(= 504)
public const int ChannelError = 504
Field Value
CommandInvalid
(= 503)
public const int CommandInvalid = 503
Field Value
ConnectionForced
(= 320)
public const int ConnectionForced = 320
Field Value
ContentTooLarge
(= 311)
public const int ContentTooLarge = 311
Field Value
FrameBody
(= 3)
public const int FrameBody = 3
Field Value
FrameEnd
(= 206)
public const int FrameEnd = 206
Field Value
FrameError
(= 501)
public const int FrameError = 501
Field Value
FrameHeader
(= 2)
public const int FrameHeader = 2
Field Value
FrameHeartbeat
(= 8)
public const int FrameHeartbeat = 8
Field Value
FrameMethod
(= 1)
public const int FrameMethod = 1
Field Value
FrameMinSize
(= 4096)
public const int FrameMinSize = 4096
Field Value
InternalError
(= 541)
public const int InternalError = 541
Field Value
InvalidPath
(= 402)
public const int InvalidPath = 402
Field Value
NoConsumers
(= 313)
public const int NoConsumers = 313
Field Value
NoRoute
(= 312)
public const int NoRoute = 312
Field Value
NotAllowed
(= 530)
public const int NotAllowed = 530
Field Value
NotFound
(= 404)
public const int NotFound = 404
Field Value
NotImplemented
(= 540)
public const int NotImplemented = 540
Field Value
PreconditionFailed
(= 406)
public const int PreconditionFailed = 406
Field Value
ReplySuccess
(= 200)
public const int ReplySuccess = 200
Field Value
ResourceError
(= 506)
public const int ResourceError = 506
Field Value
ResourceLocked
(= 405)
public const int ResourceLocked = 405
Field Value
SyntaxError
(= 502)
public const int SyntaxError = 502
Field Value
UnexpectedFrame
(= 505)
public const int UnexpectedFrame = 505