Microsoft.ApplicationInsights.Extensibility.Implementation Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CloudContext |
Encapsulates information about a cloud where an application is running. |
ComponentContext |
Encapsulates information describing an Application Insights component. |
DeviceContext |
Encapsulates information about a device where an application is running. |
HttpWebResponseWrapper |
HttpWebResponse wrapper object. |
InternalContext |
Encapsulates Internal information. |
LocationContext |
Encapsulates telemetry location information. |
OperationContext |
Encapsulates information about an operation. Operation normally reflects an end to end scenario that starts from a user action (e.g. button click). |
OperationTelemetry |
Base class for telemetry types representing duration in time. |
SessionContext |
Encapsulates information about a user session. |
TaskTimer |
Runs a task after a certain delay and log any error. |
TelemetryContextExtensions |
Extension methods for TelemetryContext. |
TelemetryDebugWriter |
Writes telemetry items to debug output. |
TelemetryExtensions |
Extensions for ITelemetry interface. |
TelemetryProcessorChain |
Represents the TelemetryProcessor chain. Clients should use TelemetryProcessorChainBuilder to construct this object. |
TelemetryProcessorChainBuilder |
Represents an object used to Build a TelemetryProcessorChain. |
UserContext |
Encapsulates information about a user using an application. |
Azure SDK for .NET