Share via


ProcessInfoData.Threads Property

Definition

Thread list.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.ProcessThreadInfo> Threads { get; }
member this.Threads : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.ProcessThreadInfo>
Public ReadOnly Property Threads As IList(Of ProcessThreadInfo)

Property Value

Applies to