NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

EventLog Properties

The properties of the EventLog class are listed below. For a complete list of EventLog class members, see the EventLog Members topic.

Public:

Entries Gets the contents of the event log.
Log Gets or sets the name of the log to read from and write to.
MachineName Gets or sets the name of the computer on which to read or write events.
Monitoring [To be supplied.]
Site (inherited from Component) Gets or sets the site of the Component.
Source Gets or sets the application name (source name) to register and use when writing to the event log.
SynchronizingObject Represents the object used to marshal the event handler calls issued as a result of an EventLog change.

See Also

EventLog Class | System.Diagnostics Namespace