EventLog Members
Provides interaction with Windows event logs. This class cannot be inherited.
The following tables list the members exposed by the EventLog type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteError | Writes an error to the event log. | |
WriteFailedFaultProcessingEntry | Write an entry to the event log when a failure occurred in an outgoing pipeline. | |
WriteLog | Writes an exception to the event log. | |
WriteWarning | Writes a warning to the event log. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
EventLog Class
Microsoft.Web.Services3.Diagnostics Namespace