Share via


FakeHostOptions.StartUpTimeout 屬性

定義

取得或設定主機要啟動的時間限制。

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

屬性值

預設值為 5 秒。

備註

如果沒有取消令牌,則會使用此限制。

適用於