PrintQueue::IsBusy Property
.NET Framework (current version)
Gets a value that indicates whether the printing device is busy.
Assembly: System.Printing (in System.Printing.dll)
Busy does not necessarily mean that it is processing a print job. If the device is a combination printer/fax/copier, then it might be faxing or copying. Compare with the IsProcessing property.
If the device does not support a signal with this meaning, then the property is always false.
.NET Framework
Available since 3.0
Available since 3.0
Show: