PrintServerIndexedProperty Enum

Definition

Specifies the properties of a PrintServer object that are initialized when it is constructed.

public enum class PrintServerIndexedProperty
public enum PrintServerIndexedProperty
type PrintServerIndexedProperty = 
Public Enum PrintServerIndexedProperty
Inheritance
PrintServerIndexedProperty

Fields

BeepEnabled 5

The property that specifies whether a printer error causes the print server to beep.

DefaultPortThreadPriority 2

The property that specifies the default priority for the thread that manages port I/0.

DefaultSchedulerPriority 4

The property that specifies the default thread priority for the scheduling of print jobs.

DefaultSpoolDirectory 0

The property that specifies the path to the folder where spool jobs are located as temporary files.

EventLog 7

The property that specifies the kind of event logging that is provided by the print server.

MajorVersion 8

The property that specifies the major version of the operating system.

MinorVersion 9

The property that specifies the minor version of the operating system.

NetPopup 6

The property that specifies whether the client computer or the print server receives notifications that a job is finished.

PortThreadPriority 1

The property that specifies the priority of the thread that manages port I/O.

RestartJobOnPoolEnabled 11

The property that specifies whether users can restart print jobs when printer pooling is being used.

RestartJobOnPoolTimeout 10

The property that specifies how long to wait before restarting a print job when printer pooling is being used.

SchedulerPriority 3

The property that specifies the priority of the scheduler.

Applies to