PageConversionPriority Enumeration
Represents the enumeration that is passed that indicates the priority of a page conversion job.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
| Member name | Description | |
|---|---|---|
| Immediately | Specifies to start the job immediately, without waiting for the next scheduled conversion job to start. | |
| High | Indicates priority order for the individual conversions. | |
| Medium | Specifies priority order for the individual conversions. | |
| Low | Specifies priority order for the individual conversions. |
Values include the following:
-
Immediately Start the job immediately, without waiting for the next scheduled conversion job to start.
-
High, Medium, or Low Indicates priority order for the individual conversions.
If there is no user interaction required for this conversion job, use Medium. If a user will be waiting for completion of the job, use Immediately.