Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Rackspace
Cloud
Server
Agent
Service
AgentService
C# Class Rackspace.Cloud.Server.Agent.Service.AgentService
Inheritance:
System.ServiceProcess.ServiceBase
Exibir arquivo
Open project: rackerlabs/openstack-guest-agents-windows-xenserver
Public Methods
Method
Description
AgentService
( ) :
System.ServiceProcess
Protected Methods
Method
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Method Details
AgentService()
public
method
public
AgentService
( ) :
System.ServiceProcess
return
System.ServiceProcess
OnStart()
protected
method
protected
OnStart
(
string
args
) :
void
args
string
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void