Edit

Share via


PrintQueue.IsIOActive Property

Definition

Gets a value that indicates whether the printer is receiving or sending data or signals.

public bool IsIOActive { get; }

Property Value

true if the printer is receiving or sending; otherwise, false.

Remarks

If the printer does not support a signal with this meaning, then the property is always false.

Applies to