C# Class AutoFad.DownloadService

Inheritance: ServiceBase
Afficher le fichier Open project: OleAlbers/fad2

Méthodes publiques

Méthode Description
DownloadService ( ) : System

Méthodes protégées

Méthode Description
OnStart ( Array args ) : void
OnStop ( ) : void

Method Details

DownloadService() public méthode

public DownloadService ( ) : System
Résultat System

OnStart() protected méthode

protected OnStart ( Array args ) : void
args Array
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void