Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TrakHound_Server
Service1
C# Class TrakHound_Server.Service1
Inheritance:
System.ServiceProcess.ServiceBase
Afficher le fichier
Open project: TrakHound/TrakHound-Community
Méthodes publiques
Méthode
Description
Service1
( ) :
System
Méthodes protégées
Méthode
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Private Methods
Méthode
Description
SetServiceStatus
(
IntPtr
handle
,
ServiceStatus
&
serviceStatus
) :
bool
Method Details
OnStart()
protected
méthode
protected
OnStart
(
string
args
) :
void
args
string
Résultat
void
OnStop()
protected
méthode
protected
OnStop
( ) :
void
Résultat
void
Service1()
public
méthode
public
Service1
( ) :
System
Résultat
System