WarningEventArgs Properties |
The WarningEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| InnerException |
Gets the underlying exception causing this warning, if any.
| |
| LiteSession |
Gets the active session, if available.
| |
| Message |
Gets a message that describes the current warning.
| |
| Source |
Gets the source of the warning.
| |
| WriteToLog |
Gets or sets a value which indicates whether the warning should be written to the Application event log.
|