다음을 통해 공유


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

속성 값

다시 시도 동작을 정의하는 속성입니다.

적용 대상