C# 클래스 Paymetheus.Rpc.ProcessExtensions

파일 보기 프로젝트 열기: btcsuite/Paymetheus

공개 메소드들

메소드 설명
KillIfExecuting ( this process ) : void
WaitForExitAsync ( this process ) : Task

메소드 상세

KillIfExecuting() 공개 정적인 메소드

public static KillIfExecuting ( this process ) : void
process this
리턴 void

WaitForExitAsync() 공개 정적인 메소드

public static WaitForExitAsync ( this process ) : Task
process this
리턴 Task