This method of the EventLog Class de-registers the event source when the garbage collector detects there are no more references to this object. This method calls the Win32 DeregisterEventSource function.
protected void finalize();