次の方法で共有


WaitTimeExceptionTrigger(TimeSpan) コンストラクター

定義

WaitTimeExceptionTrigger の新しいインスタンスを初期化します。

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

パラメーター

threshold
TimeSpan

このトリガーの待機時間のしきい値。

適用対象