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