你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Microsoft.ApplicationInsights.Extensibility.Implementation 命名空间
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
类
CloudContext |
封装有关运行应用程序的云的信息。 |
ComponentContext |
封装描述 Application Insights 组件的信息。 |
DeviceContext |
封装有关运行应用程序的设备的信息。 |
HttpWebResponseWrapper |
HttpWebResponse 包装器对象。 |
InternalContext |
封装内部信息。 |
LocationContext |
封装遥测位置信息。 |
OperationContext |
封装有关操作的信息。 操作通常反映从用户操作开始的端到端方案, (例如按钮单击) 。 |
OperationTelemetry |
表示以时间为单位的持续时间的遥测类型的基类。 |
SessionContext |
封装有关用户会话的信息。 |
TaskTimer |
在一定延迟后运行任务并记录任何错误。 |
TelemetryContextExtensions |
TelemetryContext 的扩展方法。 |
TelemetryDebugWriter |
写入遥测项以调试输出。 |
TelemetryExtensions |
ITelemetry 接口的扩展。 |
TelemetryProcessorChain |
表示 TelemetryProcessor 链。 客户端应使用 TelemetryProcessorChainBuilder 构造此对象。 |
TelemetryProcessorChainBuilder |
表示用于生成 TelemetryProcessorChain 的对象。 |
UserContext |
封装有关使用应用程序的用户的信息。 |