BackgroundTaskInfo.Id Property

Definition

Gets or sets the unique identifier for this background task.

[System.Text.Json.Serialization.JsonPropertyName("id")]
public int Id { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("id")>]
member this.Id : int with get, set
Public Property Id As Integer

Property Value

Attributes

Applies to