ProcessingQueue.Complete Method

Definition

The queue will not accept any more tasks after calling complete.

public void Complete ();
member this.Complete : unit -> unit
Public Sub Complete ()

Applies to