Skip to main content

Restrictions

API Restrictions in the Core.Runtime Environment

  • TBD

Restrictions when Implementing Command Line Extensions

  • When increasing process priority to speed up execution, do not set it to "real-time." This may cause other applications with high-urgency requirements to stop working.
  • When increasing thread priority, change it within each command handler.