TessaBackgroundService - конструктор
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
public TessaBackgroundService(
IWebBackgroundServiceQueue queue,
IWebContextAccessor webContextAccessor
)
Public Sub New (
queue As IWebBackgroundServiceQueue,
webContextAccessor As IWebContextAccessor
)
public:
TessaBackgroundService(
IWebBackgroundServiceQueue^ queue,
IWebContextAccessor^ webContextAccessor
)
new :
queue : IWebBackgroundServiceQueue *
webContextAccessor : IWebContextAccessor -> TessaBackgroundService
Параметры
- queue IWebBackgroundServiceQueue
-
- webContextAccessor IWebContextAccessor
-