EventListener::EventSourceCreated Event
Occurs when an event source (EventSource object) is attached to the dispatcher.
Assembly: mscorlib (in mscorlib.dll)
The EventSourceCreated occurs for all existing event sources when the event listener is created, as well as for any event sources that are created after the event listener's creation.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: