C# 클래스 AppMetrics.AgentService.Program

파일 보기 프로젝트 열기: fandrei/AppMetrics

비공개 메소드들

메소드 설명
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