Which of the following actions should you take?

You are employed as a developer at ABC.com.
You have been instructed to create an order processing Windows service application. Your
solution should allow for the postponement of the process when system maintenance is required,
as well as the resumption of the process subsequent to the maintenance being completed.
Which of the following actions should you take?

You are employed as a developer at ABC.com.
You have been instructed to create an order processing Windows service application. Your
solution should allow for the postponement of the process when system maintenance is required,
as well as the resumption of the process subsequent to the maintenance being completed.
Which of the following actions should you take?

A.
You should consider configuring the CanPauseAndContinue property of the service to true.

B.
You should consider configuring the CanShutdown property of the service to false.

C.
You should consider configuring the CanStop property of the service to true.

D.
You should consider configuring the ExitCode property of the service to true.



Leave a Reply 1

Your email address will not be published. Required fields are marked *