SessionLU0ReceiveIndication Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class SessionLU0ReceiveIndication
C#
public enum SessionLU0ReceiveIndication
type SessionLU0ReceiveIndication =
Public Enum SessionLU0ReceiveIndication
- Inheritance
-
SessionLU0ReceiveIndication
Name | Value | Description |
---|---|---|
ExpeditedData | -2147483648 | |
NoResponse | 0 | |
ExceptionResponse1 | 1 | |
ExceptionResponse2 | 2 | |
DefiniteResponse1 | 4 | |
DefiniteResponse2 | 8 | |
EndBracket | 16 | |
BeginBracket | 32 | |
DataComplete | 64 | |
DataIncomplete | 128 | |
Cancel | 256 | |
Chase | 512 | |
Quiesce | 1024 | |
Shutdown | 2048 | |
Release | 4096 | |
ApplicationData | 8192 | |
FunctionManagementData | 16384 | |
LogicalUnitData | 32768 | |
SSCPData | 65536 | |
NegativeResponse | 131072 | |
PositiveResponse | 262144 | |
ExceptionRequest | 524288 | |
SessionStarted | 1048576 | |
Send | 2097152 | |
Unbind | 4194304 | |
Clear | 8388608 | |
NormalData | 1073741824 |
Product | Versions |
---|---|
Host Integration Server | 2016 |