Click or drag to resize

TaskStartNotificationArgs Constructor

Initializes a new instance of the TaskStartNotificationArgs class

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

Parameters

taskName
Type: SystemString
See Also