Table of Contents

Enum EventKeywords

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

Specifies the standard keywords that apply to events.

[Flags]
public enum EventKeywords : long

Fields

All = -1

The keyword is All.

AuditFailure = 4503599627370496

The keyword is AuditFailure.

AuditSuccess = 9007199254740992

The keyword is AuditSuccess.

CorrelationHint = 18014398509481984

The keyword is CorrelationHint.

EventLogClassic = 36028797018963968

The keyword is EventLogClassic.

None = 0

The keyword is None.

Sqm = 2251799813685248

The keyword is Sqm.

WdiContext = 562949953421312

The keyword is WdiContext.

WdiDiagnostic = 1125899906842624

The keyword is WdiDiagnostic.