Microsoft SDK for Java

AdoEnums.AdcPropAsyncThreadPriority Class Fields

The AdcPropAsyncThreadPriority class contains the fields shown in the following table.

Constant Value Description
LOWEST 1 Sets priority to the lowest possible.
BELOWNORMAL 2 Sets priority between lowest and normal.
NORMAL 3 Sets priority to normal.
ABOVENORMAL 4 Sets priority between normal and highest.
HIGHEST 5 Sets priority to the highest possible.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.