C# Class RecurrentTasks.SampleTaskSettings

Show file Open project: justdmitry/RecurrentTasks Class Usage Examples

Public Properties

Property Type Description
CanContinueRun System.Threading.ManualResetEventSlim
TaskRunCalled System.Threading.ManualResetEventSlim

Property Details

CanContinueRun public property

public ManualResetEventSlim,System.Threading CanContinueRun
return System.Threading.ManualResetEventSlim

TaskRunCalled public property

public ManualResetEventSlim,System.Threading TaskRunCalled
return System.Threading.ManualResetEventSlim