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