Table of Contents

Enum ServiceError

Namespace
Azure.Iot.Operations.Services.StateStore
Assembly
Azure.Iot.Operations.Services.dll
public enum ServiceError

Fields

FencingTokenLowerVersion = 3
FencingTokenSkew = 2
KeyLengthZero = 11
KeyQuotaExceeded = 4
MissingFencingToken = 1
NotAuthorized = 6
SyntaxError = 5
TimestampMalformed = 10
TimestampMissing = 9
TimestampSkew = 0
Unknown = 12
UnknownCommand = 7
WrongNumberOfArguments = 8