EventLog.DeleteEventSource Method
.NET Framework 2.0
Removes an application's event source registration from the event log.
| Name | Description |
|---|---|
| EventLog.DeleteEventSource (String) | Removes the event source registration from the event log of the local computer. |
| EventLog.DeleteEventSource (String, String) | Removes the application's event source registration from the specified computer. |