共用方式為


SpaOptions.StartupTimeout 屬性

定義

取得或設定要求等候 SPA 準備好提供給用戶端的最大持續時間。

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

屬性值

適用於