Connectivity Software User's Guide and Reference
LogEntryEventArgs Class Fields


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Instrumentation Namespace : LogEntryEventArgs Class

For a list of all members of this type, see LogEntryEventArgs members.

Public Fields
 NameDescription
Public FieldThe default event log entry type. Equals to LogEntryType.Information.

This is a constant, and its value is LogEntryType.Information.

 
Public FieldThe default message. An empty string.

This is a constant, and its value is "" (String.Empty).

 
Public FieldThe default source.

This is a constant, and its value is "Void".

 
Top
See Also

Reference

LogEntryEventArgs Class
OpcLabs.BaseLib.Instrumentation Namespace