The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EventSource::IsEnabled Method
.NET Framework (current version)
Determines whether the current event source is enabled.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsEnabled() | Determines whether the current event source is enabled. |
![]() | IsEnabled(EventLevel, EventKeywords) | Determines whether the current event source that has the specified level and keyword is enabled. |
![]() | IsEnabled(EventLevel, EventKeywords, EventChannel) | Determines whether the current event source is enabled for events with the specified level, keywords and channel. |
Show:
