C# Class SyncthingCore.WorkerDirective

Show file Open project: kreischweide/metrothing Class Usage Examples

Public Methods

Method Description
WorkerDirective ( bool isEnabled, System.TimeSpan waitTime, System.TimeSpan timeout, bool inDebugMode = false ) : System

Method Details

WorkerDirective() public method

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