Enum EventChannel
- Namespace
- Microsoft.ServiceBus.Tracing
- Assembly
- Microsoft.ServiceBus.dll
Enumerates the events associated with the service bus.
public enum EventChannel : byte
Fields
Application = 1
The application event.
Default = 0
The default event.
Reserved = 15
The reserved event.
Security = 2
The security event.
Setup = 3
The setup event.
System = 4
The system event.