Tanoda
|
Dispatched when loggable events are generated by the service and the service connection code. More...
Public Member Functions | |
LogEventArgs (MessageSeverity severity, Int64 timestamp, string message) | |
![]() | |
LeapEventArgs (LeapEvent type) | |
Properties | |
MessageSeverity | severity [get, set] |
Int64 | timestamp [get, set] |
string | message [get, set] |
![]() | |
LeapEvent | type [get, set] |
Dispatched when loggable events are generated by the service and the service connection code.
Provides the severity rating, log text, and timestamp as arguments.
Leap.LogEventArgs.LogEventArgs | ( | MessageSeverity | severity, |
Int64 | timestamp, | ||
string | message | ||
) |
|
getset |