C# 클래스 EasyService4Net.WindowsServiceManager

파일 보기 프로젝트 열기: TheCodeCleaner/EasyService4Net 1 사용 예제들

공개 메소드들

메소드 설명
WindowsServiceManager ( string serviceDisplayName ) : System

비공개 메소드들

메소드 설명
GetInstaller ( ) : System.Configuration.Install.AssemblyInstaller
Install ( ) : void
IsInstalled ( ) : bool
Start ( ) : void
Stop ( ) : void
UnInstall ( ) : void

메소드 상세

WindowsServiceManager() 공개 메소드

public WindowsServiceManager ( string serviceDisplayName ) : System
serviceDisplayName string
리턴 System