TransportMethodEnum Enum

Definition

Transport method for error reporting.

public enum TransportMethodEnum
type TransportMethodEnum = 
Public Enum TransportMethodEnum
Inheritance
TransportMethodEnum

Fields

Name Value Description
CreateShellEx 0

CreateShellEx

RunShellCommandEx 1

RunShellCommandEx

SendShellInputEx 2

SendShellInputEx

ReceiveShellOutputEx 3

ReceiveShellOutputEx

CloseShellOperationEx 4

CloseShellOperationEx

CommandInputEx 5

CommandInputEx

ReceiveCommandOutputEx 6

ReceiveCommandOutputEx

DisconnectShellEx 7

DisconnectShellEx

ReconnectShellEx 8

ReconnectShellEx

ConnectShellEx 9

ConnectShellEx

ReconnectShellCommandEx 10

ReconnectShellCommandEx

ConnectShellCommandEx 11

ConnectShellCommandEx

Unknown 12

Unknown

Applies to