SuperHttpPackageKind
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
AsyncWait
const AsyncWait: Byte = 5;
const Byte AsyncWait = 5
Dim AsyncWait As Byte = 5
Error
const Error: Byte = 3;
const Byte Error = 3
Dim Error As Byte = 3
Goodbye
const Goodbye: Byte = 1;
const Byte Goodbye = 1
Dim Goodbye As Byte = 1
Hello
const Hello: Byte = 0;
const Byte Hello = 0
Dim 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
Dim Options As Byte = 4
Package
const Package: Byte = 2;
const Byte Package = 2
Dim Package As Byte = 2
Reconnected
const Reconnected: Byte = 7;
const Byte Reconnected = 7
Dim Reconnected As Byte = 7
Reconnecting
const Reconnecting: Byte = 6;
const Byte Reconnecting = 6
Dim Reconnecting As Byte = 6
AsyncWait
const AsyncWait: Byte = 5;
const Byte AsyncWait = 5
Dim AsyncWait As Byte = 5
Error
const Error: Byte = 3;
const Byte Error = 3
Dim Error As Byte = 3
Goodbye
const Goodbye: Byte = 1;
const Byte Goodbye = 1
Dim Goodbye As Byte = 1
Hello
const Hello: Byte = 0;
const Byte Hello = 0
Dim Hello As Byte = 0
Options
const Options: Byte = 4;
const Byte Options = 4
Dim Options As Byte = 4
Package
const Package: Byte = 2;
const Byte Package = 2
Dim Package As Byte = 2
Reconnected
const Reconnected: Byte = 7;
const Byte Reconnected = 7
Dim Reconnected As Byte = 7
Reconnecting
const Reconnecting: Byte = 6;
const Byte Reconnecting = 6
Dim 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: