QHExternalProgramComponent Class

[Missing <summary> documentation for "T:Quine.HRCatalog.QHExternalProgramComponent"]

Definition

Namespace: Quine.HRCatalog
Assembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
C#
public static class QHExternalProgramComponent
Inheritance
Object    QHExternalProgramComponent

Fields

C_PathInvalid 0: component name, 1: configured path
C_PathNotAbsolute 0: component name, 1: configured path.
C_PathNotConfigured 0: component name.
C_WontRun 0: component name, 1: configured path.
E_InternalError 0: component name
Facility 
I_DirectoryCleanupFailed 0: component name; 1: full path to the directory, 2: cause.
I_FileCleanupFailed 0: component name; 1: full path to the file, 2: cause.
I_KillFailed 0: name of external process; 1: exception type; 2: message.

See Also