mscorlib(4.0.0.0) API with additions
System.Diagnostics.EventLog Member List

This is the complete list of members for System.Diagnostics.EventLog, including all inherited members.

BeginInit()System.Diagnostics.EventLog
CanRaiseEventsSystem.ComponentModel.Componentprotected
Clear()System.Diagnostics.EventLog
Close()System.Diagnostics.EventLog
ContainerSystem.ComponentModel.Component
CreateEventSource(string source, string logName)System.Diagnostics.EventLogstatic
CreateEventSource(string source, string logName, string machineName)System.Diagnostics.EventLogstatic
CreateEventSource(EventSourceCreationData sourceData)System.Diagnostics.EventLogstatic
CreateObjRef(Type requestedType)System.MarshalByRefObjectvirtual
Delete(string logName)System.Diagnostics.EventLogstatic
Delete(string logName, string machineName)System.Diagnostics.EventLogstatic
DeleteEventSource(string source)System.Diagnostics.EventLogstatic
DeleteEventSource(string source, string machineName)System.Diagnostics.EventLogstatic
DesignModeSystem.ComponentModel.Componentprotected
Dispose(bool disposing)System.Diagnostics.EventLogprotectedvirtual
System::ComponentModel::Component.Dispose()System.ComponentModel.Component
DisposedSystem.ComponentModel.Component
EnableRaisingEventsSystem.Diagnostics.EventLog
EndInit()System.Diagnostics.EventLog
EntriesSystem.Diagnostics.EventLog
EntryWrittenSystem.Diagnostics.EventLog
EventLog()System.Diagnostics.EventLog
EventLog(string logName)System.Diagnostics.EventLog
EventLog(string logName, string machineName)System.Diagnostics.EventLog
EventLog(string logName, string machineName, string source)System.Diagnostics.EventLog
EventsSystem.ComponentModel.Componentprotected
Exists(string logName)System.Diagnostics.EventLogstatic
Exists(string logName, string machineName)System.Diagnostics.EventLogstatic
GetEventLogs()System.Diagnostics.EventLogstatic
GetEventLogs(string machineName)System.Diagnostics.EventLogstatic
GetLifetimeService()System.MarshalByRefObject
GetService(Type service)System.ComponentModel.Componentprotectedvirtual
InitializeLifetimeService()System.MarshalByRefObjectvirtual
LogSystem.Diagnostics.EventLog
LogDisplayNameSystem.Diagnostics.EventLog
LogNameFromSourceName(string source, string machineName)System.Diagnostics.EventLogstatic
MachineNameSystem.Diagnostics.EventLog
MaximumKilobytesSystem.Diagnostics.EventLog
MemberwiseClone(bool cloneIdentity)System.MarshalByRefObjectprotected
MinimumRetentionDaysSystem.Diagnostics.EventLog
ModifyOverflowPolicy(OverflowAction action, int retentionDays)System.Diagnostics.EventLog
OverflowActionSystem.Diagnostics.EventLog
RegisterDisplayName(string resourceFile, long resourceId)System.Diagnostics.EventLog
SiteSystem.ComponentModel.Component
SourceSystem.Diagnostics.EventLog
SourceExists(string source)System.Diagnostics.EventLogstatic
SourceExists(string source, string machineName)System.Diagnostics.EventLogstatic
SynchronizingObjectSystem.Diagnostics.EventLog
ToString()System.ComponentModel.Component
WriteEntry(string message)System.Diagnostics.EventLog
WriteEntry(string source, string message)System.Diagnostics.EventLogstatic
WriteEntry(string message, EventLogEntryType type)System.Diagnostics.EventLog
WriteEntry(string source, string message, EventLogEntryType type)System.Diagnostics.EventLogstatic
WriteEntry(string message, EventLogEntryType type, int eventID)System.Diagnostics.EventLog
WriteEntry(string source, string message, EventLogEntryType type, int eventID)System.Diagnostics.EventLogstatic
WriteEntry(string message, EventLogEntryType type, int eventID, short category)System.Diagnostics.EventLog
WriteEntry(string source, string message, EventLogEntryType type, int eventID, short category)System.Diagnostics.EventLogstatic
WriteEntry(string source, string message, EventLogEntryType type, int eventID, short category, byte[] rawData)System.Diagnostics.EventLogstatic
WriteEntry(string message, EventLogEntryType type, int eventID, short category, byte[] rawData)System.Diagnostics.EventLog
WriteEvent(EventInstance instance, params object[] values)System.Diagnostics.EventLog
WriteEvent(EventInstance instance, byte[] data, params object[] values)System.Diagnostics.EventLog
WriteEvent(string source, EventInstance instance, params object[] values)System.Diagnostics.EventLogstatic
WriteEvent(string source, EventInstance instance, byte[] data, params object[] values)System.Diagnostics.EventLogstatic