PrintServerIndexedProperty Enumeration
.NET Framework 3.0
Specifies the properties of a PrintServer object that are initialized when it is constructed.
Namespace: System.Printing
Assembly: System.Printing (in system.printing.dll)
Assembly: System.Printing (in system.printing.dll)
| Member name | Description | |
|---|---|---|
| BeepEnabled | The property that specifies whether a printer error causes the print server to beep. | |
| DefaultPortThreadPriority | The property that specifies the default priority for the thread that manages port I/0. | |
| DefaultSchedulerPriority | The property that specifies the default thread priority for the scheduling of print jobs. | |
| DefaultSpoolDirectory | The property that specifies the path to the folder where spool jobs are located as temporary files. | |
| EventLog | The property that specifies the kind of event logging that is provided by the print server. | |
| MajorVersion | The property that specifies the major version of the operating system. | |
| MinorVersion | The property that specifies the minor version of the operating system. | |
| NetPopup | The property that specifies whether the client computer or the print server receives notifications that a job is finished. | |
| PortThreadPriority | The property that specifies the priority of the thread that manages port I/O. | |
| RestartJobOnPoolEnabled | The property that specifies whether users can restart print jobs when printer pooling is being used. | |
| RestartJobOnPoolTimeout | The property that specifies how long to wait before restarting a print job when printer pooling is being used. | |
| SchedulerPriority | The property that specifies the priority of the scheduler. |
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: