WindowsServiceManager.IsServiceInstalled

Determines whether a service exisits. Pass in the Service Name either by the ServiceName or the descriptive name

public bool IsServiceInstalled( string ServiceName );

Parameters

ServiceName


See also:

Class WindowsServiceManager

© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic