共用方式為


RemoteBrowserFileStreamOptions.SegmentFetchTimeout 屬性

定義

取得或設定擷取檔案資料區段的時間限制。

這只有在使用 Blazor 伺服器時才會生效。

public:
 property TimeSpan SegmentFetchTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan SegmentFetchTimeout { get; set; }
member this.SegmentFetchTimeout : TimeSpan with get, set
Public Property SegmentFetchTimeout As TimeSpan

屬性值

適用於