IEndpointFeature 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 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. |