FabricClientSettings.setHealthReportRetrySendInterval(Duration healthReportRetrySendInterval) 方法
定义
Sets the retry interval at which health reports that have not yet been acknowledged by the Health Manager are resent.
Remarks:The default value of this property is 30 seconds.
public void setHealthReportRetrySendInterval(Duration healthReportRetrySendInterval)
参数
- healthReportRetrySendInterval
- Duration
The retry interval at which health reports that have not yet been acknowledged by the Health Manager are resent.