Click or drag to resize

IProcessConfig Interface

Combined process configuration information - interface.

Namespace:  Xcalibur.Models.Processes
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public interface IProcessConfig

The IProcessConfig type exposes the following members.

Properties
  NameDescription
Public propertyProcessDataConfig
Gets the process data configuration.
Public propertyProcessPerfDataConfig
Gets the process perf data configuration.
Top
See Also