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

属性值

定义重试行为的 属性。

适用于