Chapter 20. Responding in real time with eventing

 

This chapter covers:

  • 20.1 Foundations of event handling
  • 20.2 Synchronous events
  • 20.3 Asynchronous events
  • 20.4 Working with asynchronous .NET events
  • 20.5 Asynchronous event handling with scriptblocks
  • 20.6 Queued events and the Wait-Event cmdlet
  • 20.7 Working with WMI events
  • 20.8 Engine events
  • 20.9 Remoting and event forwarding
  • 20.10 How eventing works
  • 20.11 Summary

Exit, pursued by a bear

Stage directions from The Winter’s Tale,
by William Shakespeare

20.1. Foundations of Event Handling

20.2. Synchronous Events

20.3. Asynchronous Events

20.4. Working with asynchronous .NET Events

20.5. Asynchronous Event Handling with Scriptblocks

20.6. Queued Events and the Wait-Event Cmdlet

20.7. Working with WMI Events

20.8. Engine Events

20.9. Remoting and Event Forwarding

20.10. How Eventing Works

20.11. Summary