(Choose 1 answer)
Choose the correct statement related to Worker Service .NET
A. All of the others
B. Worker services do not have a user interface, nor will they support direct user interaction
C. Worker services only perform periodic and short-running
workloads
D. We can not develop a worker service that performs a process from start to finish and then shuts down
Exit 39