Method FindOrCreateGlobalInstance
FindOrCreateGlobalInstance()
Retrieves the global event collector. A new one is created if needed.
Declaration
public static DiagnosticEventCollector FindOrCreateGlobalInstance()
Returns
Type | Description |
---|---|
DiagnosticEventCollector | The event collector global instance. |