C# Class AppMetrics.AgentService.Program

Datei anzeigen Open project: fandrei/AppMetrics

Private Methods

Method Description
EnsureFolderExists ( string path ) : void
GetServiceStatus ( ) : ServiceControllerStatus?
InitWorkingArea ( ) : void
Main ( string args ) : void

The main entry point for the application.

MessageBox ( IntPtr hWnd, string text, string caption, MessageBoxOptions type ) : int
SetConfig ( IEnumerable args ) : void
SetRecoveryOptions ( string serviceName ) : void
ShowMessage ( string message ) : void
StartService ( ) : void