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
SrvControl
Service1
C# Class SrvControl.Service1
Inheritance:
ServiceBase
Mostrar archivo
Open project: shendongnian/code
Public Methods
Method
Description
Service1
( ) :
System
Protected Methods
Method
Description
OnStart
(
Array
args
) :
void
OnStop
( ) :
void
Private Methods
Method
Description
mytimer_Elapsed
(
object
sender
,
ElapsedEventArgs
e
) :
void
Method Details
OnStart()
protected
method
protected
OnStart
(
Array
args
) :
void
args
Array
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void
Service1()
public
method
public
Service1
( ) :
System
return
System