| BeginInit()Documentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| Close()Documentation for this section has not yet been entered. |
static | CreateEventSource(EventSourceCreationData)Documentation for this section has not yet been entered. |
static | CreateEventSource(string, string)Documentation for this section has not yet been entered. |
static | CreateEventSource(string, string, string)Documentation for this section has not yet been entered. |
static | Delete(string)Documentation for this section has not yet been entered. |
static | Delete(string, string)Documentation for this section has not yet been entered. |
static | DeleteEventSource(string)Documentation for this section has not yet been entered. |
static | DeleteEventSource(string, string)Documentation for this section has not yet been entered. |
| EndInit()Documentation for this section has not yet been entered. |
static | Exists(string) : boolDocumentation for this section has not yet been entered. |
static | Exists(string, string) : boolDocumentation for this section has not yet been entered. |
static | GetEventLogs() : EventLog[]Documentation for this section has not yet been entered. |
static | GetEventLogs(string) : EventLog[]Documentation for this section has not yet been entered. |
static | LogNameFromSourceName(string, string) : stringDocumentation for this section has not yet been entered. |
| ModifyOverflowPolicy(OverflowAction, int)Documentation for this section has not yet been entered. |
| RegisterDisplayName(string, long)Documentation for this section has not yet been entered. |
static | SourceExists(string) : boolDocumentation for this section has not yet been entered. |
static | SourceExists(string, string) : boolDocumentation for this section has not yet been entered. |
| WriteEntry(string)Documentation for this section has not yet been entered. |
| WriteEntry(string, EventLogEntryType)Documentation for this section has not yet been entered. |
static | WriteEntry(string, string)Documentation for this section has not yet been entered. |
| WriteEntry(string, EventLogEntryType, int)Documentation for this section has not yet been entered. |
static | WriteEntry(string, string, EventLogEntryType)Documentation for this section has not yet been entered. |
| WriteEntry(string, EventLogEntryType, int, short)Documentation for this section has not yet been entered. |
static | WriteEntry(string, string, EventLogEntryType, int)Documentation for this section has not yet been entered. |
| WriteEntry(string, EventLogEntryType, int, short, byte[])Documentation for this section has not yet been entered. |
static | WriteEntry(string, string, EventLogEntryType, int, short)Documentation for this section has not yet been entered. |
static | WriteEntry(string, string, EventLogEntryType, int, short, byte[])Documentation for this section has not yet been entered. |
| WriteEvent(EventInstance, params object[])Documentation for this section has not yet been entered. |
| WriteEvent(EventInstance, byte[], params object[])Documentation for this section has not yet been entered. |
static | WriteEvent(string, EventInstance, params object[])Documentation for this section has not yet been entered. |
static | WriteEvent(string, EventInstance, byte[], params object[])Documentation for this section has not yet been entered. |