Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SEServerExtender
Program.WindowsService
C# Class SEServerExtender.Program.WindowsService
Inheritance:
System.ServiceProcess.ServiceBase
Mostra file
Open project: rexxar-tc/SEServerExtender
Public Methods
Method
Description
WindowsService
( ) :
System
Protected Methods
Method
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Method Details
OnStart()
protected
method
protected
OnStart
(
string
args
) :
void
args
string
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void
WindowsService()
public
method
public
WindowsService
( ) :
System
return
System