IEndpointFeature 인터페이스

정의

엔드포인트 라우팅을 위한 기능 인터페이스입니다. 를 사용하여 Features 현재 요청과 연결된 instance 액세스합니다.

public interface class IEndpointFeature
public interface IEndpointFeature
type IEndpointFeature = interface
Public Interface IEndpointFeature
파생

속성

Endpoint

현재 요청에 대해 선택한 Endpoint 을 가져오거나 설정합니다.

적용 대상