Share via


FabricClientSettings.HealthReportSendInterval Property

Definition

Gets or sets the interval at which health reports are sent to Health Manager.

public TimeSpan HealthReportSendInterval { get; set; }
member this.HealthReportSendInterval : TimeSpan with get, set
Public Property HealthReportSendInterval As TimeSpan

Property Value

The interval at which health reports are sent to Health Manager.

Remarks

The default value of the HealthReportSendInterval property is 30 seconds.

Applies to