SchedulerStatusInfoExtension Constructors
An extension object specifying the Scheduler Status Info Settings.| Name | Parameters | Description |
|---|---|---|
| SchedulerStatusInfoExtension(SchedulerStatusInfoSettings, ViewContext) | settings, viewContext | Initializes a new instance of the SchedulerStatusInfoExtension class with the specified settings and provides the context information about the view. |
| SchedulerStatusInfoExtension(SchedulerStatusInfoSettings) | settings | Initializes a new instance of the SchedulerStatusInfoExtension class with the specified settings. |
See Also