C# Class KonfDBHost.KonfDBH

Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: punitganshani/KonfDB Class Usage Examples

Méthodes publiques

Свойство Type Description
AuthenticationToken string

Méthodes publiques

Méthode Description
KonfDBH ( IArguments arguments ) : System

Méthodes protégées

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

Private Methods

Méthode Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
InitializeComponent ( ) : void
RunInBackground ( ) : void

Method Details

KonfDBH() public méthode

public KonfDBH ( IArguments arguments ) : System
arguments IArguments
Résultat System

OnStart() protected méthode

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

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

Property Details

AuthenticationToken public_oe property

public string AuthenticationToken
Résultat string