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
BackGroundWorker
C# Class BackGroundWorker, code
Afficher le fichier
Open project: shendongnian/code
Class Usage Examples
Méthodes publiques
Méthode
Description
Start
( ) :
void
Stop
( ) :
void
Private Methods
Méthode
Description
WorkerThreadProc
( ) :
void
WorkerThreadProcAsync
( ) :
Task,
Method Details
Start()
public
static
méthode
public
static
Start
( ) :
void
Résultat
void
Stop()
public
static
méthode
public
static
Stop
( ) :
void
Résultat
void