Mono Class Library: OverviewSystem.Diagnostics.EventLog: Method Members |
The methods of System.Diagnostics.EventLog are listed below. For a list of all members, see the EventLog Members list.
See Also: Inherited members from System.ComponentModel.Component
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. staticCreateEventSource(EventSourceCreationData) Documentation for this section has not yet been entered. staticCreateEventSource(string, string) Documentation for this section has not yet been entered. staticCreateEventSource(string, string, string) Documentation for this section has not yet been entered. staticDelete(string) Documentation for this section has not yet been entered. staticDelete(string, string) Documentation for this section has not yet been entered. staticDeleteEventSource(string) Documentation for this section has not yet been entered. staticDeleteEventSource(string, string) Documentation for this section has not yet been entered.EndInit() Documentation for this section has not yet been entered. staticExists(string) : bool Documentation for this section has not yet been entered. staticExists(string, string) : bool Documentation for this section has not yet been entered. staticGetEventLogs() : EventLog[] Documentation for this section has not yet been entered. staticGetEventLogs(string) : EventLog[] Documentation for this section has not yet been entered. staticLogNameFromSourceName(string, string) : string Documentation 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. staticSourceExists(string) : bool Documentation for this section has not yet been entered. staticSourceExists(string, string) : bool Documentation 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. staticWriteEntry(string, string) Documentation for this section has not yet been entered.WriteEntry(string, EventLogEntryType, int) Documentation for this section has not yet been entered. staticWriteEntry(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. staticWriteEntry(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. staticWriteEntry(string, string, EventLogEntryType, int, short) Documentation for this section has not yet been entered. staticWriteEntry(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. staticWriteEvent(string, EventInstance, params object[]) Documentation for this section has not yet been entered. staticWriteEvent(string, EventInstance, byte[], params object[]) Documentation for this section has not yet been entered.