Click or drag to resize

Task Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.SchedulingTask

Namespace:  Dynamicweb.Scheduling
Assembly:  Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax
public class Task

The Task type exposes the following members.

Constructors
  NameDescription
Public methodTask
Initializes a new instance of the Task class
Public methodTask(IDataReader) Obsolete.
Initializes a new instance of the Task class
Public methodTask(Int32) Obsolete.
Initializes a new instance of the Task class
Public methodTask(XmlDocument)
Initializes a new instance of the Task class
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberXmlFolder
Top
See Also