IHealthMonitor Interface

Definition

A strategy for handling the situation when the change feed processor is not able to acquire lease due to unknown reasons.

public interface IHealthMonitor
type IHealthMonitor = interface
Public Interface IHealthMonitor

Methods

InspectAsync(HealthMonitoringRecord)

A logic to handle that exceptional situation.

Applies to