ThrottleException.RetryParams Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the property that defines the retrying behavior.
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
Property Value
The property that defines the retrying behavior.