C# 클래스 withSIX.Core.Presentation.Bridge.Services.ProcessManager.WaitForExitHandler

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
WaitForExit ( ) : void
WaitForExitHandler ( Process process ) : System

비공개 메소드들

메소드 설명
OnProcessOnErrorDataReceived ( object sender, DataReceivedEventArgs args ) : void
OnProcessOnOutputDataReceived ( object sender, DataReceivedEventArgs args ) : void

메소드 상세

WaitForExit() 공개 메소드

public WaitForExit ( ) : void
리턴 void

WaitForExitHandler() 공개 메소드

public WaitForExitHandler ( Process process ) : System
process System.Diagnostics.Process
리턴 System