BackgroundTaskInfo.AgentName Property

Definition

Gets or sets the name of the agent that is executing this background task.

[System.Text.Json.Serialization.JsonPropertyName("agentName")]
public string AgentName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("agentName")>]
member this.AgentName : string with get, set
Public Property AgentName As String

Property Value

Attributes

Applies to