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