SuperHttpPackageKind
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
AsyncWait
const AsyncWait: Byte = 5
const Byte AsyncWait = 5
Const AsyncWait As Byte = 5
Error
const Error: Byte = 3
const Byte Error = 3
Const Error As Byte = 3
Goodbye
const Goodbye: Byte = 1
const Byte Goodbye = 1
Const Goodbye As Byte = 1
Hello
const Hello: Byte = 0
const Byte Hello = 0
Const Hello As Byte = 0
IsValid
class method IsValid(value: Byte): Boolean
static Boolean IsValid(Byte value)
Shared Function IsValid(value As Byte) As Boolean
Parameters:
- value:
Options
const Options: Byte = 4
const Byte Options = 4
Const Options As Byte = 4
Package
const Package: Byte = 2
const Byte Package = 2
Const Package As Byte = 2
Reconnected
const Reconnected: Byte = 7
const Byte Reconnected = 7
Const Reconnected As Byte = 7
Reconnecting
const Reconnecting: Byte = 6
const Byte Reconnecting = 6
Const Reconnecting As Byte = 6
AsyncWait
const AsyncWait: Byte = 5
const Byte AsyncWait = 5
Const AsyncWait As Byte = 5
Error
const Error: Byte = 3
const Byte Error = 3
Const Error As Byte = 3
Goodbye
const Goodbye: Byte = 1
const Byte Goodbye = 1
Const Goodbye As Byte = 1
Hello
const Hello: Byte = 0
const Byte Hello = 0
Const Hello As Byte = 0
Options
const Options: Byte = 4
const Byte Options = 4
Const Options As Byte = 4
Package
const Package: Byte = 2
const Byte Package = 2
Const Package As Byte = 2
Reconnected
const Reconnected: Byte = 7
const Byte Reconnected = 7
Const Reconnected As Byte = 7
Reconnecting
const Reconnecting: Byte = 6
const Byte Reconnecting = 6
Const Reconnecting As Byte = 6
IsValid
class method IsValid(value: Byte): Boolean
static Boolean IsValid(Byte value)
Shared Function IsValid(value As Byte) As Boolean
Parameters:
- value: