Method FindOrCreateGlobalInstance
FindOrCreateGlobalInstance()
Retrieves the global event collector. A new one is created if needed.
선언
public static DiagnosticEventCollector FindOrCreateGlobalInstance()
반환
| 타입 | 설명 |
|---|---|
| DiagnosticEventCollector | The event collector global instance. |