Microsoft SDK for Java

finalize

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.

Syntax

protected void finalize();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.