BeginInit | Begins the initialization of an EventLog used on a form or used by another component. The initialization occurs at runtime. |
Clear | Removes all entries from the event log. |
Close | Closes the event log and releases read and write handles. |
.gif) CreateEventSource | Overloaded. Establishes an application as able to write event information to a particular log on the system. |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
.gif) Delete | Overloaded. Removes a log resource. |
.gif) DeleteEventSource | Overloaded. Removes an application's event source registration from the event log. |
Dispose (inherited from Component) | Overloaded. Releases the resources used by the Component. |
EndInit | Ends the initialization of an EventLog used on a form or by another component. The initialization occurs at runtime. |
Equals (inherited from Object) | Overloaded. Determines whether two Object instances are equal. |
.gif) Exists | Overloaded. Determines whether the specified log exists. |
.gif) GetEventLogs | Overloaded. Creates an array of the event logs. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
.gif) LogNameFromSourceName | Gets the name of the log to which the specified source is registered. |
.gif) SourceExists | Overloaded. Searches a computer's registry for a given event source. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
WriteEntry | Overloaded. Writes an entry in the event log. |