Provides the System.ServiceProcess.ServiceContainer class, which allows you to connect to a running or stopped service, manipulate it, or get information about it. Commonly Used Types: System.ServiceProcess.ServiceController System.ServiceProcess.ServiceControllerStatus System.ServiceProcess.ServiceType - 1548494
dotnet add package System.ServiceProcess.ServiceController --version 4.1.0-beta-23516
Install-Package System.ServiceProcess.ServiceController -Version 4.1.0-beta-23516
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Runtime.Handles | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Runtime.InteropServices | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Runtime.Handles | [4.0.0, ) |
| Microsoft.Win32.Primitives | [4.0.0, ) |
| System.Threading | [4.0.10, ) |
| System.Collections | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-11-18 13:19:49 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |