WorkerProcesses Property
Gets the collection of worker processes that service the current application pool.
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
Property Value
Type: Microsoft.Web.Administration..::..WorkerProcessCollectionA WorkerProcessCollection object that contains the worker processes that service the current application pool.
Use the WorkerProcessCollection object to view information about worker processes that are running on the Web server and about requests that are running inside those worker processes.