WebBackgroundServiceQueue - конструктор
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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
-