Click or drag to resize

TaskStartNotificationArgs Class

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

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

The TaskStartNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodTaskStartNotificationArgs
Initializes a new instance of the TaskStartNotificationArgs class
Top
Properties
  NameDescription
Public propertyTaskName
Top
See Also