Starts a service by name or descriptive name
public bool StartService( string ServiceName );
Parameters
ServiceName
Overloads:
public static int StartService( IntPtr SVHANDLE, int dwNumServiceArgs, string lpServiceArgVectors );
See also:
Class WindowsServiceManager© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic