IPassiveHealthCheckPolicy 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.
Passive health check evaluation policy.
public interface IPassiveHealthCheckPolicy
type IPassiveHealthCheckPolicy = interface
Public Interface IPassiveHealthCheckPolicy
Properties
Name |
Policy's name. |
Methods
RequestProxied(HttpContext, ClusterState, DestinationState) |
Registers a successful or failed request and evaluates a new Passive value. |