You are developing a Windows Communication Foundation (WCF) service. One of the
service operations contains the following code. You need to set a service behavior that
prevents two or more threads from incrementing the counter variable at the same time.
Which code segment should you use to set the service behavior?
A.
OPTION B
B.
OPTION C
C.
OPTION D
D.
OPTION A