Enum WindowsEventLog.Types.Channel
The channel specifies the source or category of the event.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum WindowsEventLog.Types.Channel
Fields
| Name | Description |
|---|---|
| Application | The application channel. |
| ForwardedEvents | The forwarded events channel. |
| Other | The other channel. |
| Security | The security channel. |
| Setup | The setup channel. |
| System | The system channel. |
| Unspecified | Default channel. |