RetryParams.StopRetrying 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 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.