Click or drag to resize

TaskEndNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Scheduling.NotificationsTaskEndNotificationArgs

Namespace:  Dynamicweb.Scheduling.Notifications
Assembly:  Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax
public class TaskEndNotificationArgs : NotificationArgs

The TaskEndNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodTaskEndNotificationArgs(String, Exception)
Initializes a new instance of the TaskEndNotificationArgs class
Public methodTaskEndNotificationArgs(String, String)
Initializes a new instance of the TaskEndNotificationArgs class
Top
Properties
See Also