Enum StateStoreErrorKind
- Namespace
- Azure.Iot.Operations.Services.StateStore
- Assembly
- Azure.Iot.Operations.Services.dll
public enum StateStoreErrorKind
Fields
AIOProtocolError = 0
InvalidArgument = 4
KeyLengthZero = 2
SerializationError = 3
ServiceError = 1
UnexpectedPayload = 5