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

プロパティ値

再挑戦をやめるプロパティ。

適用対象