Delegate WorkErrored
Namespace: DotNetNuke.Services.Scheduling
Assembly: DotNetNuke.dll
Syntax
public delegate void WorkErrored(SchedulerClient objSchedulerClient, Exception objException);
Parameters
Type | Name | Description |
---|---|---|
SchedulerClient | objSchedulerClient | |
Exception | objException |