LogEventArgs ClassMocom WorkSite Library API
Arguments for the the logging event.
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    Mocom_WorkSite_LibraryLogEventArgs

Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax

public class LogEventArgs : EventArgs

The LogEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodLogEventArgs
Initialises a new instance of the LogEventArgs class.
Top
Properties

  NameDescription
Public propertyCode
Gets or sets the log message code.
Public propertyMessage
Gets or sets the log message.
Public propertyTypeOfLogMessage
Gets or sets the importance level of the log message.
Top
See Also

Reference