Method | Description | |
---|---|---|
CreateAndAddCookie ( |
Creates and adds cookie to the web request.
|
|
SetCorrelationContextForWebRequest ( Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry dependencyTelemetry, |
Populates WebRequest using the operation context in telemetry item.
|
|
SetUserAndSessionContextForWebRequest ( Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry dependencyTelemetry, |
Populates WebRequest using the user, session initialized in telemetry item.
|