What purpose is served by the Application.Lock method?

A. It locks the Application object, preventing other clients from altering any values in the Contents collection.
B. It locks the application, preventing the server from responding to any requests for application documents.
C. It locks the application, preventing non-SSL requests from being processed.
D. It locks the Application object, preventing other clients from reading any values in the Content collection.
E. It locks other clients from reading the Contents collection.

Showing Answers 1 - 2 of 2 Answers

NIRAV

  • Mar 16th, 2005
 

A

  Was this answer useful?  Yes

Ramesh. S

  • Oct 10th, 2005
 

A is Correct Answer.

It locks tge Application Object,Preventing other clients from altering any value in the Content Collection .

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions