Microsoft
70-513 · Question #258
You are developing a Windows Communication Foundation (WCF) client application. You instantiate a client class that inherits from ClientBase. The client instance must always be shut down in such a…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You are developing a Windows Communication Foundation (WCF) client application. You instantiate a client class that inherits from ClientBase. The client instance must always be shut down in such a way that tt can free up any resources it is referencing. You need to ensure that all exceptions are caught and the instance is always properly shut down. Which code segment should you use?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(38 responses)- A5% (2)
- B82% (31)
- C11% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.
