Share via


UnassignJobOptions.SuspendMatching Property

Definition

If SuspendMatching is true, then the job is not queued for rematching with a worker.

public bool? SuspendMatching { get; set; }
member this.SuspendMatching : Nullable<bool> with get, set
Public Property SuspendMatching As Nullable(Of Boolean)

Property Value

Applies to