Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TrakHound_Server
Service1
C# Class TrakHound_Server.Service1
Inheritance:
System.ServiceProcess.ServiceBase
显示文件
Open project: TrakHound/TrakHound-Community
Public Methods
Method
Description
Service1
( ) :
System
Protected Methods
Method
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Private Methods
Method
Description
SetServiceStatus
(
IntPtr
handle
,
ServiceStatus
&
serviceStatus
) :
bool
Method Details
OnStart()
protected
method
protected
OnStart
(
string
args
) :
void
args
string
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void
Service1()
public
method
public
Service1
( ) :
System
return
System