ThrottleException.RetryParams プロパティ

定義

リトライ動作を定義するプロパティを取得したり設定したりします。

public Microsoft.Bot.Connector.Authentication.RetryParams RetryParams { get; set; }
member this.RetryParams : Microsoft.Bot.Connector.Authentication.RetryParams with get, set
Public Property RetryParams As RetryParams

プロパティ値

リトライの動作を定義する性質です。

適用対象