The ProcessClass type exposes the following members.

Constructors

  NameDescription
Public methodProcessClass()()()()
Default Constructor
Public methodProcessClass(ProcessMethod, ProcessType, String)
Constructor for Process Manager

Methods

  NameDescription
Public methodDispose
Called by Dispose() and ~ProcessCLass() Finalizer .

Properties

  NameDescription
Public propertyErrorMessage
Error message if process method generated an exception
Public propertyProcessHandler
Returns the process method to be called
Public propertyProcessName
The name of the process
Public propertyTypeOfProcess
Returns the type of process

See Also