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