I am working on .Net CORE 3.1 web API. We use BackgroundHostedService to process time consuming operations. We need an access to HttpContext from that hosted service like th