RemoteBrowserFileStreamOptions.SegmentFetchTimeout Property

Definition

Gets or sets the time limit for fetching a segment of file data.

This only has an effect when using Blazor Server.

C#
public TimeSpan SegmentFetchTimeout { get; set; }

Property Value

Applies to

Product Versions
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0