Table of Contents

Enum EventOpcode

Namespace
Microsoft.ServiceBus.Tracing
Assembly
Microsoft.ServiceBus.dll

Specifies an enumeration of event opcode.

public enum EventOpcode

Fields

DataCollectionStart = 3

The DataCollectionStart opcode.

DataCollectionStop = 4

The DataCollectionStop opcode.

Extension = 5

The Extension opcode.

Info = 0

The Info opcode.

Receive = 240

The Receive opcode.

Reply = 6

The Reply opcode.

Resume = 7

The Resume opcode.

Send = 9

The Send opcode.

Start = 1

The Start opcode.

Stop = 2

The Stop opcode.

Suspend = 8

The Suspend opcode.