EventListener
EventListener()
DisableEvents(EventSource)
Dispose()
EnableEvents(EventSource, EventLevel)
EnableEvents(EventSource, EventLevel, EventKeywords)
EnableEvents(EventSource, EventLevel, EventKeywords, IDictionary<String, String>)
EventSourceIndex(EventSource)
OnEventSourceCreated(EventSource)
OnEventWritten(EventWrittenEventArgs)
EventSourceCreated
EventWritten
net481
namespace Microsoft.Diagnostics.Tracing
{
public class EventListener : IDisposable
{
protected internal virtual void OnEventSourceCreated(EventSource! eventSource);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assemblies | Microsoft.Diagnostics.Tracing.EventSource , Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Microsoft.Diagnostics.Tracing.EventSource , Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Diagnostics.Tracing.EventSource.Redist (6.0.0) net461 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API