United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Diagnostics Namespace
EventLog Class
EventLog Events
EntryWritten Event
This topic has not yet been rated
-
Rate this topic
EventLog Events
.NET Framework 3.5
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
The
EventLog
type exposes the following members.
Events
Name
Description
Disposed
Occurs when the component is disposed by a call to the
Dispose
method.
(Inherited from
Component
.)
EntryWritten
Occurs when an entry is written to an event log on the local computer.
Top
See Also
Reference
EventLog Class
System.Diagnostics Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD