Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Rackspace
Cloud
Server
Agent
Actions
ServiceStopper
C# Class Rackspace.Cloud.Server.Agent.Actions.ServiceStopper
Inheritance:
IServiceStopper
Mostrar archivo
Open project: rackerlabs/openstack-guest-agents-windows-xenserver
Public Methods
Method
Description
ServiceStopper
(
ILogger
logger
) :
System
Stop
(
string
serviceName
) :
void
Method Details
ServiceStopper()
public
method
public
ServiceStopper
(
ILogger
logger
) :
System
logger
ILogger
return
System
Stop()
public
method
public
Stop
(
string
serviceName
) :
void
serviceName
string
return
void