Edit

Share via


HealthCheckRegistration.Period Property

Definition

Gets or sets the individual period used for the check.

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

Property Value

Applies to