IServiceEndpointBuilder Interface
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.
Builder to create a ServiceEndpointSource instances.
public interface class IServiceEndpointBuilder
public interface IServiceEndpointBuilder
type IServiceEndpointBuilder = interface
Public Interface IServiceEndpointBuilder
Properties
| Name | Description |
|---|---|
| Endpoints |
Gets the endpoints. |
| Features |
Gets the feature collection. |
Methods
| Name | Description |
|---|---|
| AddChangeToken(IChangeToken) |
Adds a change token to the resulting ServiceEndpointSource. |