You work as the application developer at Domain.com. You are working on an application named Certkiller App11.
Certkiller App11 must be configured to execute a series of mathematical computations simultaneously.
What should you do next to configure Certkiller App11 to execute a series of mathematical computations simultaneously?
A.
Configure the IdealProcessor property of the ProcessThread object.
B.
Configure the ProcessorAffinity property of the ProcessThread object.
C.
Call the QueueUserWorkItem method of the ThreadPool class for each calculation which should be performed by Certkiller App11.
D.
Configure the Process.GetCurrentProcess().BasePriority property to be High.
C