Delen via


IForwarderErrorFeature Interface

Definition

Stores errors and exceptions that occurred when forwarding the request to the destination.

public interface IForwarderErrorFeature
type IForwarderErrorFeature = interface
Public Interface IForwarderErrorFeature

Properties

Error

The specified ProxyError.

Exception

An Exception that occurred when forwarding the request to the destination, if any.

Applies to