ServiceHealthModel.ProcessThreadsModel.NativeThreadCount 属性

定义

获取此运行状况服务进程使用的本机线程数。

public:
 property int NativeThreadCount { int get(); };
[System.Runtime.Serialization.DataMember]
public int NativeThreadCount { get; }
[<System.Runtime.Serialization.DataMember>]
member this.NativeThreadCount : int
Public ReadOnly Property NativeThreadCount As Integer

属性值

此运行状况服务进程使用的本机线程数。

属性

适用于