Click or drag to resize

LogFile Events

The LogFile type exposes the following members.

Events
  Name Description
Public event Disposed Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
Public event FileFull Occurs when the LogFile is full.
Public event LogException Occurs when an Exception is encountered while writing entries to the LogFile.
Top
See Also