net11.0
namespace Microsoft.AspNetCore.Components.Forms
{
    [Obsolete("RemoteJSDataStream defaults are utilized instead of the options here.")]
    [UnsupportedOSPlatform("browser")]
    public class RemoteBrowserFileStreamOptions
    {
        public TimeSpan SegmentFetchTimeout { get; set; }
    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
0.0 %
Set property
.NET
5.06.07.08.09.010.011.0
Information specific to net11.0
Assembly

Microsoft.AspNetCore.Components.Web , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.AspNetCore.Components.Web.

Package Microsoft.AspNetCore.Components.Web (10.0.5) net10.0
Platform Restrictions

The property getter is supported on any platform except for these:

  • Browser

The property setter is supported on any platform except for these:

  • Browser
  • Built-in API
  • Package-provided API