|   | Log | 
The LogFile type exposes the following members.
 Events
Events
        | Name | Description | |
|---|---|---|
|   | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) | 
|   | FileFull | Occurs when the LogFile is full. | 
|   | LogException | Occurs when an Exception is encountered while writing entries to the LogFile. | 
 See Also
See Also