IEndpointFeature Interface

Definition

A feature interface for endpoint routing. Use Features to access an instance associated with the current request.

public interface class IEndpointFeature
public interface IEndpointFeature
type IEndpointFeature = interface
Public Interface IEndpointFeature
Derived

Properties

Endpoint

Gets or sets the selected Endpoint for the current request.

Applies to