/
Service_Stop
Service_Stop
Description
Stops specified Service
Syntax
Service_Stop(sServiceName) As Boolean
Parameters
sServiceName (String)
Name of service
Example
VBScript
If bStatus Then bStatus = Service_Stop("Service")
Related functions
, multiple selections available,
Related content
Service_Exist
Service_Exist
More like this
Service_GetState
Service_GetState
Read with this
Service_Start
Service_Start
More like this
Service_Start
Service_Start
More like this
Service_Exist
Service_Exist
More like this
Service_Exist
Service_Exist
More like this