SCCMWebService..::..ServicePause Method
Pauses the specified service.
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public string ServicePause( string computerName, string serviceName )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function ServicePause ( _ computerName As String, _ serviceName As String _ ) As String
[SoapHeaderAttribute] [WebMethodAttribute] public: String^ ServicePause( String^ computerName, String^ serviceName )