UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

EventLogMonitor Members

The EventLogMonitor type exposes the following members.

Constructors


  Name Description
Public method EventLogMonitor
Creates an event log with the application-defined event identifier, and application-defined category to the event log, using the "CASCommServer" registered event source. The category can be used by the event viewer to filter events in the log.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteEntry
Writes an information type entry, with the given message text, to the event log.
Public method Static member WriteToEventLog(String, EventLogEntryType, Int32)
Writes to event log.
Public method Static member WriteToEventLog(String, EventLogEntryType, Int32, Int16)
Writes to event log.
Public method Static member WriteToEventLog(String, EventLogEntryType)
Writes to event log.
Public method Static member WriteToEventLogError
Writes to event log error.
Public method Static member WriteToEventLogInfo
Writes to event log info.

Properties


  Name Description
Public property GetMessage
return previously set event message
Public property SetCategory
Sets the set category.
Public property SetMessage
set the event message