net9.0
namespace System.ServiceProcess
{
public class ServiceBase : Component
{
public void RequestAdditionalTime(TimeSpan time);
}
}
Design Reviews |
|
---|---|
.NET | 8.09.0 |
Information specific to net9.0 | |
Assembly | System.ServiceProcess.ServiceController , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.ServiceProcess.ServiceController (9.0.0) net9.0 |
Platform Restrictions | This API is only supported on the following platforms:
|