IHealthMonitor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |