Programming with Reflection
MinimizeCPUUsage property
Syntax |
|
Works with |
|
Data type |
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.
The default value is False.