C# Class check_services.WinServiceActual

Afficher le fichier Open project: monitoring-plugins-for-windows/check_services Class Usage Examples

Méthodes publiques

Méthode Description
WinServiceActual ( String serviceName, String displayName, String startType, System.Boolean delayedAutostart, System.Boolean WOW64, String objectName, String currentStatus, string serviceCategory, string fileOwner, string imagePath, string resolvedImagePath, Array dependentServices, Array servicesDependingOn ) : System

Method Details

WinServiceActual() public méthode

public WinServiceActual ( String serviceName, String displayName, String startType, System.Boolean delayedAutostart, System.Boolean WOW64, String objectName, String currentStatus, string serviceCategory, string fileOwner, string imagePath, string resolvedImagePath, Array dependentServices, Array servicesDependingOn ) : System
serviceName String
displayName String
startType String
delayedAutostart System.Boolean
WOW64 System.Boolean
objectName String
currentStatus String
serviceCategory string
fileOwner string
imagePath string
resolvedImagePath string
dependentServices System.Array
servicesDependingOn System.Array
Résultat System