Method | Description | |
---|---|---|
RunIfDue ( System.DateTime now ) : void | ||
TaskEntry ( System.TimeSpan frequency, System.Action task, Action |
public RunIfDue ( System.DateTime now ) : void | ||
now | System.DateTime | |
return | void |
public TaskEntry ( System.TimeSpan frequency, System.Action task, Action |
||
frequency | System.TimeSpan | |
task | System.Action | |
handleException | Action |
|
return | System |