메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
IDisposable implementation.
|
|
Initialize ( Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration ) : void |
Initialize method is called after all configuration properties have been loaded from the configuration.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
IDisposable implementation.
|
메소드 | 설명 | |
---|---|---|
InitializeForFrameworkEventSource ( ) : void |
Initialize for framework event source (not supported for Net40).
|
|
InitializeForRuntimeInstrumentationOrFramework ( ) : void |
Initialize for runtime instrumentation or framework event source.
|
|
InitializeForRuntimeProfiler ( ) : void | ||
IsProfilerAvailable ( ) : bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | The method has been called directly or indirectly by a user's code. |
리턴 | void |
public Initialize ( Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration configuration ) : void | ||
configuration | Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration | |
리턴 | void |