C# 클래스 rhevUP.serviceOperations

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

공개 메소드들

메소드 설명
StartService ( string serviceName ) : void
StopService ( string serviceName, int timeoutMilliseconds ) : void

메소드 상세

StartService() 공개 메소드

public StartService ( string serviceName ) : void
serviceName string
리턴 void

StopService() 공개 메소드

public StopService ( string serviceName, int timeoutMilliseconds ) : void
serviceName string
timeoutMilliseconds int
리턴 void