PrintQueue.Purge Method

Definition

Removes all the jobs in the print queue.

public:
 virtual void Purge();
public virtual void Purge ();
abstract member Purge : unit -> unit
override this.Purge : unit -> unit
Public Overridable Sub Purge ()

Exceptions

Some print jobs could not be removed from the queue.

Applies to