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
Business
ProcessWatcher
C# Class Business.ProcessWatcher
Mostra file
Open project: mysteryx93/NaturalGroundingPlayer
Class Usage Examples
Public Methods
Method
Description
EnsureRunning
( ) :
void
ProcessWatcher
(
MPC
api
) :
System
Start
( ) :
void
Stop
( ) :
void
Private Methods
Method
Description
timerKillIfFrozen_Elapsed
(
object
sender
,
System.Timers.ElapsedEventArgs
e
) :
void
Method Details
EnsureRunning()
public
method
public
EnsureRunning
( ) :
void
return
void
ProcessWatcher()
public
method
public
ProcessWatcher
(
MPC
api
) :
System
api
MPC
return
System
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void