IServiceEndpointBuilder Interface

Definition

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.

Applies to