Cake.Services addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Services.
Windows service aliases.
General
Can Alias from Cake.Services addin |
Checks if the named service can be paused and continued |
Can Alias from Cake.Services addin |
Checks if the named service can be paused and continued |
CanServiceShutdown Alias from Cake.Services addin |
Checks if the named service can be shutdown |
CanServiceShutdown Alias from Cake.Services addin |
Checks if the named service can be shutdown |
CanServiceStop Alias from Cake.Services addin |
Checks if the named service can be stopped |
CanServiceStop Alias from Cake.Services addin |
Checks if the named service can be stopped |
ContinueService Alias from Cake.Services addin |
Continues a named service |
ContinueService Alias from Cake.Services addin |
Continues a named service |
ContinueService Alias from Cake.Services addin |
Continues a named service |
Execute Alias from Cake.Services addin |
Executes a command on a named service |
Execute Alias from Cake.Services addin |
Executes a command on a named service |
GetService Alias from Cake.Services addin |
Gets the System.ServiceProcess.ServiceController that is associated with an existing service on the specified computer.
|
GetService Alias from Cake.Services addin |
Gets the System.ServiceProcess.ServiceController that is associated with an existing service on the specified computer.
|
GetServices Alias from Cake.Services addin |
Gets a list of System.ServiceProcess.ServiceController on the specified computer.
|
GetServices Alias from Cake.Services addin |
Gets a list of System.ServiceProcess.ServiceController on the specified computer.
|
GetServiceStatus Alias from Cake.Services addin |
Gets the System.ServiceProcess.ServiceControllerStatus status of a service on the specified computer.
|
GetServiceStatus Alias from Cake.Services addin |
Gets the System.ServiceProcess.ServiceControllerStatus status of a service on the specified computer.
|
InstallService Alias from Cake.Services addin |
Installs a service on a computer |
InstallService Alias from Cake.Services addin |
Installs a service on a computer |
IsServiceContinuing Alias from Cake.Services addin |
Checks if the named service is continuing |
IsServiceContinuing Alias from Cake.Services addin |
Checks if the named service is continuing |
IsServiceInstalled Alias from Cake.Services addin |
Checks if the named service is installed |
IsServiceInstalled Alias from Cake.Services addin |
Checks if the named service is installed |
IsServicePaused Alias from Cake.Services addin |
Checks if the named service is paused |
IsServicePaused Alias from Cake.Services addin |
Checks if the named service is paused |
IsServicePausing Alias from Cake.Services addin |
Checks if the named service is pausing |
IsServicePausing Alias from Cake.Services addin |
Checks if the named service is pausing |
IsServiceRunning Alias from Cake.Services addin |
Checks if the named service is running |
IsServiceRunning Alias from Cake.Services addin |
Checks if the named service is running |
IsServiceStarting Alias from Cake.Services addin |
Checks if the named service is starting |
IsServiceStarting Alias from Cake.Services addin |
Checks if the named service is starting |
IsServiceStopped Alias from Cake.Services addin |
Checks if the named service is stopped |
IsServiceStopped Alias from Cake.Services addin |
Checks if the named service is stopped |
IsServiceStopping Alias from Cake.Services addin |
Checks if the named service is stopping |
IsServiceStopping Alias from Cake.Services addin |
Checks if the named service is stopping |
PauseService Alias from Cake.Services addin |
Pauses a named service |
PauseService Alias from Cake.Services addin |
Pauses a named service |
PauseService Alias from Cake.Services addin |
Pauses a named service |
RestartService Alias from Cake.Services addin |
Restarts a named service |
RestartService Alias from Cake.Services addin |
Restarts a named service |
RestartService Alias from Cake.Services addin |
Restarts a named service |
StartService Alias from Cake.Services addin |
Starts a named service |
StartService Alias from Cake.Services addin |
Starts a named service |
StartService Alias from Cake.Services addin |
Starts a named service |
StartService Alias from Cake.Services addin |
Starts a named service |
StopService Alias from Cake.Services addin |
Stops a named service |
StopService Alias from Cake.Services addin |
Stops a named service |
StopService Alias from Cake.Services addin |
Stops a named service |
UninstallService Alias from Cake.Services addin |
Uninstalls a service from a computer |
UninstallService Alias from Cake.Services addin |
Uninstalls a service from a computer |