net9.0
namespace System.ServiceProcess
{
    public class ServiceBase : Component
    {
        public void RequestAdditionalTime(TimeSpan time);
    }
}
Design Reviews
.NET 6.07.08.09.0
Information specific to net9.0
Assemblies

System.ServiceProcess.ServiceController , Version=8.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

System.ServiceProcess.ServiceController , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs a package reference to System.ServiceProcess.ServiceController.

Package System.ServiceProcess.ServiceController net8.0
Platform Restrictions

This API is only supported on the following platforms:

  • Windows
  • Built-in API
  • Package-provided API

05/10/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙