Dela via


DestinationProbingResult Constructor

Definition

public DestinationProbingResult (Yarp.ReverseProxy.Model.DestinationState destination, System.Net.Http.HttpResponseMessage? response, Exception? exception);
new Yarp.ReverseProxy.Health.DestinationProbingResult : Yarp.ReverseProxy.Model.DestinationState * System.Net.Http.HttpResponseMessage * Exception -> Yarp.ReverseProxy.Health.DestinationProbingResult
Public Sub New (destination As DestinationState, response As HttpResponseMessage, exception As Exception)

Parameters

destination
DestinationState
exception
Exception

Applies to