Programming with Reflection

image\rwnprg32.gif MinimizeCPUUsage property

 

Syntax

object.MinimizeCPUUsage
object.MinimizeCPUUsage = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

When this property is False, Reflection checks for host output continuously for a fraction of a second after every keystroke. This allows Reflection to display host information as soon as it is available, but may cause Reflection to slow down other applications slightly. To reduce this effect on other applications, set MinimizeCPUUsage to True.

Use the second syntax line shown above to specify a new value for this property. Use the first syntax line to return the current value.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property