You work as the application developer at Certkiller .com.
You are developing a new
application named Certkiller App12.
Certkiller App12 must be configured to receive events
asynchronously. You define
two instances named Wq1EventQuery and ManagementEventWatcher
respectively.
Wq1EventQuery will list those events and event conditions
for which
Certkiller App12 should respond. ManagementEventWatcher will
subscribe to all
events matching the query.
Which two additional actions should you still perform to
enable Certkiller App12 to
receive events asynchronously?
Choose two correct answers. Each answer presents only part
of the complete
solution.



You work as the application developer at Certkiller .com. You are developing a new application nam..

Answer / gaaa

A. Call the Start method of the ManagementEventWatcher to
start listening for events.
B. To configure a listener for events, use the EventArrived
event of the
ManagementEventWatcher.
C. To wait for the events, use the WaitFor NextEvent method
of the
ManagementEventWatcher.
D. Create an event handler class that contains a method
which receives an
ObjectReadyEventArgs parameter.
E. Use the Stopped event of the ManagementEventWatcher to
configure a listener for
events.

Answer: A,B

Explanation: The ManagementEventWatcher will not start to
listen (hence the app
cannot respond to Async messages) until the start method is
called. Once the
ManagementEventWatcher is listening it will trigger an
EventArrived event every
time an event occurs that matches the query. You should
provide a listener for the
EventArrived event to perform any custom handling.
WaitForNextEvent method is synchronous i.e the current
thread will wait until a
matching event occurs
ObjectReadyEventArgs holds data for the ObjectReadyEvent.
The Stopped event is triggered when the
ManagmentEventWatcher cancels it's
subscription i.e is no longer interested in receiving
notification of events.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Microsoft Certifications Interview Questions

Name three booting files?

8 Answers   HS, Wipro,


What is Active Directory Database Location?

2 Answers   Microsoft,


You work as the application developer at Certkiller .com. You must specify a class which is optimized for key-based item retrieval from collections. Your class must cater for key-based item retrieval for small and large collections. Which of the following class types should you specify? A. Select the OrderedDictionary class. B. Select the HybridDictionary class. C. Select theListDictionary class. D. Select the Hashtable class

1 Answers  


You work as the application developer at Certkiller .com. You are working on an application and want to use platform invoke services to call an unmanaged function from managed code. How will you accomplish the task?

1 Answers  


You work as the application developer at Certkiller .com. To get information on a specific method named myMethod, you use Reflection. You need to find out if myMethod can be accessed from a derived class. Which of the following properties should you call from the myMethod class?

1 Answers  


What is the order in which GPOs are applied?

1 Answers   Microsoft,


You work as the application developer at Certkiller .com. You must identify which specific type meets this criteria: ? Is always a number.? Is not greater than 65,535. Select the type you should use to meet the criteria

2 Answers  


Name a few differences in Vista GPOs

1 Answers  


What's the difference between software publishing and assigning?

1 Answers  


Hi, I am gayathri.Could anyone of u who see this question plz answer and help me in this regard.I want to do .NET certification...I want to know the centres which offers this certification.

3 Answers  


hi my name is raghu im a fresher for this mcse n i wud like to take on the mcse 2008 what are the exams i have to take to become mcse on windows 2008 server

0 Answers  


What is Patch Management? Why we use. Basic requirement of installing Patch Management?

1 Answers  


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)