HealthReportSendOptions Constructor

Definition

Initializes a new instance of the HealthReportSendOptions class.

public HealthReportSendOptions ();
Public Sub New ()

Remarks

By default, there are no send options set. The fabric client settings are used to determine when to send the report and when to retry send on failure.

Applies to