IServiceEndpointBuilder Interface

Definition

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.

Applies to