public WebBackgroundServiceQueue(
IWebContextAccessor webContextAccessor
)
Public Sub New (
webContextAccessor As IWebContextAccessor
)
public:
WebBackgroundServiceQueue(
IWebContextAccessor^ webContextAccessor
)
new :
webContextAccessor : IWebContextAccessor -> WebBackgroundServiceQueue