[This is preliminary documentation and is subject to change.]
An event that happens only one time.
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| OneTimeEventNew() |
Initializes a new instance of the OneTimeEvent class.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| LogsToProcess |
The filepaths of the logs that are to be processed.
(Inherited from Event.) | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Name |
The name of the Event.
(Inherited from Event.) | |
| ProfilePath |
The path to the profile used to generate this report.
(Inherited from Event.) | |
| SaveDirectory |
The directory where the output reports should be saved.
(Inherited from Event.) | |
| SettingsDirectory |
The path to the directory where the settings files (browsers.xml, etc.) are stored.
(Inherited from Event.) | |
| Start |
The earliest possible date/time combination that this event can be fired.
(Inherited from Event.) | |
| ToString() | (Inherited from Object.) |