Метод | Описание | |
---|---|---|
Initialize ( ITelemetry telemetry ) : void |
Initializes the given Microsoft.ApplicationInsights.Channel.ITelemetry.
|
|
OsVersionContextInitializer ( string osVersion = null ) : System |
Initializes a new instance of the OsVersionContextInitializer class.
|
public Initialize ( ITelemetry telemetry ) : void | ||
telemetry | ITelemetry | |
Результат | void |
public OsVersionContextInitializer ( string osVersion = null ) : System | ||
osVersion | string | The OS version. If null, calculated from |
Результат | System |