Namespace Nevatech.Vsb.Agent
Classes
AgentManager
Allows to manage the agent functionality in a consistent and unified way.
TaskCollection
Collection that manages ITask objects. It supports reading and writing task configuration from and to configuration file; starting, stoping, and disposing all tasks at once.
WindowsService
Class which allows to start application as Windows service.
WindowsServiceInstaller
Installes Agent Service Windows service on the local machine.
Interfaces
ITask
Defines a task that can be concurrently executed by scheduling agent.
Enums
HostType
Defines the type of hosting process where agent is executed.