| Visual Basic (Declaration) | |
|---|---|
| Public Shared Function IsServiceStopped( _ ByVal serviceName As String _ ) As Boolean | |
| C# | |
|---|---|
| public static bool IsServiceStopped( string serviceName ) | |
Parameters
- serviceName
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    