RetryParams.StopRetrying Property

Definition

Gets the property that stops retrying.

public static Microsoft.Bot.Connector.Authentication.RetryParams StopRetrying { get; }
static member StopRetrying : Microsoft.Bot.Connector.Authentication.RetryParams
Public Shared ReadOnly Property StopRetrying As RetryParams

Property Value

The property that stops retrying.

Applies to