C# Class RecurrentTasks.SampleTaskSettings

Datei anzeigen Open project: justdmitry/RecurrentTasks Class Usage Examples

Public Properties

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

Property Details

CanContinueRun public_oe property

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

TaskRunCalled public_oe property

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