Compartilhar via


ProviderServiceBase.Stop Method

 

Stops the service.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod Stop()

Stops the service.

System_CAPS_pubmethod Stop(Int32)

Stops the service, using the specified exit code.

See Also

ProviderServiceBase Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace

Return to top