PowerShellTraceOperationCode Enum

Definition

Defines enumerations for op codes

public enum class PowerShellTraceOperationCode
public enum PowerShellTraceOperationCode
type PowerShellTraceOperationCode = 
Public Enum PowerShellTraceOperationCode
Inheritance
PowerShellTraceOperationCode

Fields

Close 11

Close

Connect 12

Connect

Constructor 16

Constructor

Create 15

Create

Disconnect 13

Disconnect

Dispose 17

Dispose

EventHandler 18

EventHandler

Exception 19

Exception

Method 20

Method

Negotiate 14

Negotiate

None 0

None. (Should not be used)

Open 10

Open

Receive 22

Receive

Send 21

Send

SerializationSettings 24

SerializationSettings

WinDCStart 28

WinDCStart

WinDCStop 29

WinDCStop

WinExtension 30

WinExtension

WinInfo 25

WinInfo

WinReply 31

WinReply

WinResume 32

WinResume

WinStart 26

WinStart

WinStop 27

WinStop

WinSuspend 33

WinSuspend

WorkflowLoad 23

WorkflowLoad

Applies to