Share via


HealthCheckPublisherOptions.Period 屬性

定義

取得或設定 IHealthCheckPublisher 執行的期間。 預設值為 30 秒。

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

屬性值

備註

Period無法設定為小於 1 秒的值。

適用於