ProviderServiceBase.Stop Method
Stops the service.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
Stop() | Stops the service. |
|
Stop(Int32) | Stops the service, using the specified exit code. |
See Also
ProviderServiceBase Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top