Share via


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

屬性值

屬性

適用於