ServiceController::Close Method ()
.NET Framework (current version)
Disconnects this ServiceController instance from the service and frees all the resources that the instance allocated.
Assembly: System.ServiceProcess (in System.ServiceProcess.dll)
Close releases all the handles associated with the ServiceController instance.
.NET Framework
Available since 1.1
Available since 1.1
Show: