This documentation is archived and is not being maintained.

PrintServerIndexedProperty Enumeration

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

Namespace:  System.Printing
Assembly:  System.Printing (in System.Printing.dll)

'Declaration
Public Enumeration PrintServerIndexedProperty
'Usage
Dim instance As PrintServerIndexedProperty

Member nameDescription
EventLogThe property that specifies the kind of event logging that is provided by the print server.
RestartJobOnPoolEnabledThe property that specifies whether users can restart print jobs when printer pooling is being used.
RestartJobOnPoolTimeoutThe property that specifies how long to wait before restarting a print job when printer pooling is being used.
MinorVersionThe property that specifies the minor version of the operating system.
MajorVersionThe property that specifies the major version of the operating system.
NetPopupThe property that specifies whether the client computer or the print server receives notifications that a job is finished.
BeepEnabledThe property that specifies whether a printer error causes the print server to beep.
DefaultSchedulerPriorityThe property that specifies the default thread priority for the scheduling of print jobs.
SchedulerPriorityThe property that specifies the priority of the scheduler.
DefaultPortThreadPriorityThe property that specifies the default priority for the thread that manages port I/0.
PortThreadPriorityThe property that specifies the priority of the thread that manages port I/O.
DefaultSpoolDirectoryThe property that specifies the path to the folder where spool jobs are located as temporary files.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Show: