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

属性值

属性

适用于