Share via


WorkCanceledEventArgs.Id Property

Definition

Gets the work id, which matches the work id returned from RegisterWorkAsync(String, String, ProgressReporterOptions, CancellationToken).

[System.Runtime.Serialization.DataMember(Order=0)]
public Guid Id { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

Attributes

Applies to