HostedAgentTelemetry Class
Definition
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.
Provides telemetry and activity tracking for hosted agent operations.
public static class HostedAgentTelemetry
type HostedAgentTelemetry = class
Public Module HostedAgentTelemetry
- Inheritance
-
HostedAgentTelemetry
Fields
| Name | Description |
|---|---|
| Source |
Gets the activity source for agent server telemetry. |
Methods
| Name | Description |
|---|---|
| SetResponsesTag(Activity, String, Object) |
Sets a response-related tag on the activity. |
| SetServiceNamespace(Activity, String) |
Sets the service namespace tag on the activity. |
| SetServiceTag(Activity) |
Sets the service tag on the activity. |