Share via


JoinableTaskContext.HangDetails.HangId Property

Definition

Gets a unique GUID identifying this particular hang. If the same hang is reported multiple times (with increasing duration values) the value of this property will remain constant.

public:
 property Guid HangId { Guid get(); };
public Guid HangId { get; }
member this.HangId : Guid
Public ReadOnly Property HangId As Guid

Property Value

Applies to