C# Class HomeSecurity.Broker.WorkerRole

Inheritance: RoleEntryPoint
Afficher le fichier Open project: mlinnen/CloudHomeSecurity

Méthodes publiques

Méthode Description
OnStart ( ) : bool
Run ( ) : void

Private Methods

Méthode Description
program_ErrorDataReceived ( object sender, DataReceivedEventArgs e ) : void
program_OutputDataReceived ( object sender, DataReceivedEventArgs e ) : void

Method Details

OnStart() public méthode

public OnStart ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void