System.ServiceProcess.ServiceController
Provides the System.ServiceProcess.ServiceController class, which allows you to connect to a Windows service, manipulate it, or get information about it. Commonly Used Types: System.ServiceProcess.ServiceController System.ServiceProcess.ServiceControllerStatus System.ServiceProcess.ServiceType
Total Downloads
274.3M
274,268,990
Published
Jun 9, 2026
Latest stable version
Install
.NET CLI
dotnet add package System.ServiceProcess.ServiceController --version 10.0.9
Package Manager Console
Install-Package System.ServiceProcess.ServiceController -Version 10.0.9
PackageReference
<PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.9" />
Frameworks
Dependencies
System.Diagnostics.EventLog
[10.0.9, )
.NETFramework4.6.2
System.Diagnostics.EventLog
[10.0.9, )
net8.0
System.Diagnostics.EventLog
[10.0.9, )
net9.0
System.Diagnostics.EventLog
[10.0.9, )
net10.0
System.Diagnostics.EventLog
[10.0.9, )
.NETStandard2.0