This documentation is archived and is not being maintained.
EventLogWatcher::EventRecordWritten Event
Visual Studio 2010
Allows setting a delegate (event handler method) that gets called every time an event is published that matches the criteria specified in the event query for this object.
Assembly: System.Core (in System.Core.dll)
For example code using this class, see How to: Subscribe to Events in an Event Log.
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: