共用方式為


FakeHostOptions.ShutDownTimeout 屬性

定義

取得或設定主機關閉的時間限制。

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

屬性值

預設值為 10 秒。

備註

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

適用於