WebPeriodicServiceHandler - конструктор
Создаёт новый обработчик создания/освобождения Unity контейнера
в интересах
WebPeriodicService.
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
public WebPeriodicServiceHandler(
IWebPeriodicService periodicService
)
Public Sub New (
periodicService As IWebPeriodicService
)
public:
WebPeriodicServiceHandler(
IWebPeriodicService^ periodicService
)
new :
periodicService : IWebPeriodicService -> WebPeriodicServiceHandler
Параметры
- periodicService IWebPeriodicService
- Сервис управления заданиями по расписанию.