Property | Type | Description | |
---|---|---|---|
CreateDefault | |||
Dispose | void |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Releases resources used by the current instance of the TelemetryConfiguration class.
|
|
TelemetryConfiguration ( ) : System |
Initializes a new instance of the TelemetryConfiguration class.
|
Method | Description | |
---|---|---|
CreateDefault ( ) : |
Creates a new TelemetryConfiguration instance loaded from the configuration file. If the configuration file does not exist, the new configuration instance is initialized with minimum defaults needed to send telemetry to Application Insights.
|
|
Dispose ( bool disposing ) : void |