WebStats dotNet Scheduler - Code Documentation
Settings.Event Class
Namespaces > Scheduler > Settings > Event
Base class for an event
Syntax
C#Visual BasicManaged C++J#
public class Event
Public Class Event
public ref class Event
public class Event
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
EventNew()
Initializes a new instance of the Event class.

Equals(Object)
Determines whether the specified Object is equal to the current 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.

MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
The name of the Event.

ProfilePath
The path to the profile used to generate this report.

SaveDirectory
The directory where the output reports should be saved.

SettingsDirectory
The path to the directory where the settings files (browsers.xml, etc.) are stored.

Start
The earliest possible date/time combination that this event can be fired.

ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: Scheduler (Module: Scheduler) Version: 0.6.2.0