C# Class SyncthingCore.WorkerDirective

Afficher le fichier Open project: kreischweide/metrothing Class Usage Examples

Méthodes publiques

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

Method Details

WorkerDirective() public méthode

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