Click or drag to resize
Akka.NETWarning Properties

The Warning type exposes the following members.

Properties
  NameDescription
Public propertyLogClass
The type that generated this event.
(Inherited from LogEvent.)
Public propertyLogSource
The source that generated this event.
(Inherited from LogEvent.)
Public propertyMessage
The message associated with this event.
(Inherited from LogEvent.)
Public propertyThread
The thread where this event occurred.
(Inherited from LogEvent.)
Public propertyTimestamp
The timestamp that this event occurred.
(Inherited from LogEvent.)
Top
See Also