次の方法で共有


ServicePartitionResolver.DefaultMaxRetryBackoffInterval フィールド

定義

servicePartitionResolver の ResolveAsync メソッドが maxRetryBackoffInterval 引数を明示的に指定せずに呼び出されたときに、再試行前に使用される既定の最大バックオフ時間。 既定値は 5 秒です。

public static readonly TimeSpan DefaultMaxRetryBackoffInterval;
 staticval mutable DefaultMaxRetryBackoffInterval : TimeSpan
Public Shared ReadOnly DefaultMaxRetryBackoffInterval As TimeSpan 

フィールド値

適用対象