Прочетете на английски Редактиране

Споделяне чрез


EventChannel Enum

Definition

Specifies the event log channel for the event.

C#
public enum EventChannel
Inheritance
EventChannel

Fields

Name Value Description
None 0

No channel specified.

Admin 16

The administrator log channel.

Operational 17

The operational channel.

Analytic 18

The analytic channel.

Debug 19

The debug channel.

Remarks

Events can be written to event log channels, event tracing log files, or both. A channel is basically a container to collect events. Each channel type has an intended audience, which determines the type of events that you write to the channel. For more information about event log channels, see Defining Channels.

Applies to

Продукт Версии
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 1.3, 1.4, 1.5, 1.6, 2.0, 2.1
UWP 10.0