Udostępnij za pośrednictwem


FakeHostOptions.StartUpTimeout Właściwość

Definicja

Pobiera lub ustawia limit czasu uruchamiania hosta.

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

Wartość właściwości

Wartość domyślna to 5 sekund.

Uwagi

Ten limit jest używany, jeśli nie ma tokenu anulowania.

Dotyczy