| TaskStartNotificationArgs Constructor |
Namespace:
Dynamicweb.Scheduling.Notifications
Assembly:
Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax public TaskStartNotificationArgs(
string taskName
)
Public Sub New (
taskName As String
)
Parameters
- taskName
- Type: SystemString
See Also