IEndpointFeature 接口

定义

终结点路由的功能接口。 使用 Features 访问与当前请求关联的实例。

public interface class IEndpointFeature
public interface IEndpointFeature
type IEndpointFeature = interface
Public Interface IEndpointFeature
派生

属性

Endpoint

获取或设置为当前请求选择 Endpoint 的 。

适用于