Share via


IEndpointFeature インターフェイス

定義

エンドポイント ルーティングの機能インターフェイス。 を使用して Features 、現在の要求に関連付けられているインスタンスにアクセスします。

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

プロパティ

Endpoint

現在の要求に対して選択された Endpoint を取得または設定します。

適用対象