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
dotnet add package System.ServiceProcess.ServiceController --version 4.0.0-beta-23019
Install-Package System.ServiceProcess.ServiceController -Version 4.0.0-beta-23019
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23019, ) |
| System.Runtime.Handles | [4.0.0-beta-23019, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20-beta-23019, ) |
| System.Runtime.InteropServices | [4.0.20-beta-23019, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23019, ) |
| System.Runtime.Handles | [4.0.0-beta-23019, ) |
| Microsoft.Win32.Primitives | [4.0.0-beta-23019, ) |
| System.Threading | [4.0.10-beta-23019, ) |
| System.Collections | [4.0.10-beta-23019, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-06-30 18:43:46 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |