PrerenderTagHelper.TimeoutMillisecondsParameter Свойство

Определение

Максимальная продолжительность ожидания завершения предварительной отрисовки.

public:
 property int TimeoutMillisecondsParameter { int get(); void set(int value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-prerender-timeout")]
public int TimeoutMillisecondsParameter { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("asp-prerender-timeout")>]
member this.TimeoutMillisecondsParameter : int with get, set
Public Property TimeoutMillisecondsParameter As Integer

Значение свойства

Атрибуты

Применяется к