EndpointDataSource Class
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.
Provides a collection of Endpoint instances.
public ref class EndpointDataSource abstract
public abstract class EndpointDataSource
type EndpointDataSource = class
Public MustInherit Class EndpointDataSource
- Inheritance
-
EndpointDataSource
- Derived
Constructors
EndpointDataSource() |
Properties
Endpoints |
Returns a read-only collection of Endpoint instances. |
Methods
GetChangeToken() |
Gets a IChangeToken used to signal invalidation of cached Endpoint instances. |
GetGroupedEndpoints(RouteGroupContext) |
Get the Endpoint instances for this EndpointDataSource given the specified Prefix and Conventions. |