DkmIISAppPoolInfo.WorkerProcessIds 屬性

定義

與應用程式集區相關聯的背景工作進程標識碼。

此 API 是在 Visual Studio 17 RTM (DkmApiVersion.VS17RTM) 中引進。

public System.Collections.ObjectModel.ReadOnlyCollection<int> WorkerProcessIds { get; }
member this.WorkerProcessIds : System.Collections.ObjectModel.ReadOnlyCollection<int>
Public ReadOnly Property WorkerProcessIds As ReadOnlyCollection(Of Integer)

屬性值

適用於