Click or drag to resize

PerformanceImpact Class

** NOTE: ADDED in CFX 1.6 **

Performance impacts of a machine (i.e., in case of lower-than-expected performance) It shall be "null" or not sent at all if the machine doesn't support the PerformanceImpact attribute. An empty list indicates that the machine is running at "best-performance"
Inheritance Hierarchy
SystemObject
  CFX.StructuresPerformanceImpact

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class PerformanceImpact

The PerformanceImpact type exposes the following members.

Constructors
 NameDescription
Public methodPerformanceImpact Default constructor
Top
Properties
 NameDescription
Public propertyCause The cause of this performance impact.
Top
See Also