Click or drag to resize
Warning Properties

The Warning type exposes the following members.

Properties
  NameDescription
Public propertyLogClass
Gets or sets the log class.
(Inherited from LogEvent.)
Public propertyLogSource
Gets or sets the log source.
(Inherited from LogEvent.)
Public propertyMessage
Gets or sets the message.
(Inherited from LogEvent.)
Public propertyThread
Gets the thread.
(Inherited from LogEvent.)
Public propertyTimestamp
Gets the timestamp.
(Inherited from LogEvent.)
Top
See Also