Click or drag to resize
Task Scheduler Managed Class Library

TaskEventLog Constructor

Overload List
 NameDescription
Public methodTaskEventLog(String) Initializes a new instance of the TaskEventLog class.
Public methodTaskEventLog(String, String, String, String, String) Initializes a new instance of the TaskEventLog class.
Public methodTaskEventLog(DateTime, String, String, String, String, String) Initializes a new instance of the TaskEventLog class that looks at all task events from a specified time.
Public methodTaskEventLog(String, Int32, NullableDateTime, String, String, String, String) Initializes a new instance of the TaskEventLog class.
Public methodTaskEventLog(String, Int32, Int32, NullableDateTime, String, String, String, String) Initializes a new instance of the TaskEventLog class.
Top
See Also