Share via


WaitTimeExceptionTrigger(TimeSpan) Constructor

Definition

Initializes a new instance of WaitTimeExceptionTrigger.

public WaitTimeExceptionTrigger (TimeSpan threshold);
new Azure.Communication.JobRouter.WaitTimeExceptionTrigger : TimeSpan -> Azure.Communication.JobRouter.WaitTimeExceptionTrigger
Public Sub New (threshold As TimeSpan)

Parameters

threshold
TimeSpan

Threshold for wait time for this trigger.

Applies to