C# Class SebWindowsServiceWCF.SebWindowsServiceWCF

Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: SafeExamBrowser/seb-win

Méthodes publiques

Méthode Description
SebWindowsServiceWCF ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
InitializeHost ( ) : void

Method Details

OnStart() protected méthode

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

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

SebWindowsServiceWCF() public méthode

public SebWindowsServiceWCF ( ) : System
Résultat System