次の方法で共有


RetryParams.StopRetrying プロパティ

定義

再試行を停止する プロパティを取得します。

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

プロパティ値

再試行を停止する プロパティ。

適用対象