C# 클래스 SyncthingCore.WorkerDirective

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

공개 메소드들

메소드 설명
WorkerDirective ( bool isEnabled, System.TimeSpan waitTime, System.TimeSpan timeout, bool inDebugMode = false ) : System

메소드 상세

WorkerDirective() 공개 메소드

public WorkerDirective ( bool isEnabled, System.TimeSpan waitTime, System.TimeSpan timeout, bool inDebugMode = false ) : System
isEnabled bool
waitTime System.TimeSpan
timeout System.TimeSpan
inDebugMode bool
리턴 System