EndpointDataSource 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供实例的 Endpoint 集合。
public ref class EndpointDataSource abstract
public abstract class EndpointDataSource
type EndpointDataSource = class
Public MustInherit Class EndpointDataSource
- 继承
-
EndpointDataSource
- 派生
构造函数
EndpointDataSource() |
提供实例的 Endpoint 集合。 |
属性
Endpoints |
返回实例的 Endpoint 只读集合。 |
方法
GetChangeToken() |
获取 IChangeToken 用于指示缓存 Endpoint 实例失效的 。 |
GetGroupedEndpoints(RouteGroupContext) |
Endpoint在给定指定的 Prefix 和 Conventions的情况下获取此 EndpointDataSource 的实例。 |