SuperHttpErrorKind

Overview

Location

Constants


InvalidClientId

 

const InvalidClientId: Byte = 0;

 

const Byte InvalidClientId = 0

 

Dim InvalidClientId As Byte = 0

QueueFull

 

const QueueFull: Byte = 1;

 

const Byte QueueFull = 1

 

Dim QueueFull As Byte = 1

UnknownOption

 

const UnknownOption: Byte = 2;

 

const Byte UnknownOption = 2

 

Dim UnknownOption As Byte = 2