SchedulingHandler Class |
Namespace: CMS.Scheduler
public class SchedulingHandler : IHttpHandler
The SchedulingHandler type exposes the following members.
Name | Description | |
---|---|---|
SchedulingHandler |
Name | Description | |
---|---|---|
IsReusable |
Gets whether this handler can be reused for other request; always returns false.
|
Name | Description | |
---|---|---|
ProcessRequest |
Creates and executes new scheduler thread.
|