Jaa


ThrottleException.RetryParams Property

Definition

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.

Applies to