All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
JobEvent Class Reference

Uniquely identifies the process event. More...

Public Member Functions

 JobEvent ()
 Initializes a new instance of the JobEvent class. More...
 

Properties

string Name [get, set]
 Gets or sets the name of the event. More...
 
DateTime RaisedDateTime [get, set]
 Gets or sets the raised date time for a event. More...
 
string Source [get, set]
 Gets or sets the source from which event came. More...
 

Description

Uniquely identifies the process event.

Constructor & Destructor Documentation

JobEvent ( )

Initializes a new instance of the JobEvent class.

Property Documentation

string Name
getset

Gets or sets the name of the event.

DateTime RaisedDateTime
getset

Gets or sets the raised date time for a event.

string Source
getset

Gets or sets the source from which event came.