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
SqlToGraphite
ThreadImpl
C# Class SqlToGraphite.ThreadImpl
Inheritance:
IThread
Afficher le fichier
Open project: perryofpeek/SqlToGraphite-core
Méthodes publiques
Méthode
Description
Abort
( ) :
void
Start
( ) :
void
ThreadImpl
(
ThreadStart
process
) :
System
Method Details
Abort()
public
méthode
public
Abort
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
ThreadImpl()
public
méthode
public
ThreadImpl
(
ThreadStart
process
) :
System
process
ThreadStart
Résultat
System