Inheritance Hierarchy
RainWorx.FrameWorx.BLL.ServiceImplementationsSchedulerService
Namespace: RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public class SchedulerService
The SchedulerService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SchedulerService | Initializes a new instance of the SchedulerService class |
![]() | SchedulerService(IDataContext, IAccountingService, ICommonService, ISiteService, IEventService, IQueueManager, INotifierService) | Initializes a new instance of the SchedulerService class |
Methods
Name | Description | |
---|---|---|
![]() | StartThreads | |
![]() | StartThreads(String) | |
![]() | StopThreads |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also