EventLogState Enumeration
Controls the state that the EventLog storage has with the windows EventLog
Namespace:
Walter.Web.FireWall.WindowsEventLogAssembly: Walter.Web.FireWall.EventLog (in Walter.Web.FireWall.EventLog.dll)
Members
Member name | Description | |
---|---|---|
UnKnown | State unknown indicates no connection was made | |
OnLine | On-line means the connection to the event log was made and interaction is possible | |
OffLine | OFF-line means the connection to the event log was made and interaction is not possible, usually happens if the process is missing user rights |