Share via


RouterJob.MatchingMode Property

Definition

If provided, will determine how job matching will be carried out. Default mode: QueueAndMatchMode.

public Azure.Communication.JobRouter.JobMatchingMode MatchingMode { get; set; }
member this.MatchingMode : Azure.Communication.JobRouter.JobMatchingMode with get, set
Public Property MatchingMode As JobMatchingMode

Property Value

Applies to