Compartilhar via


IMultiplexedConnectionListenerFactory Interface

Definição

Define uma interface que fornece os mecanismos de associação a vários tipos de EndPoints.

public interface IMultiplexedConnectionListenerFactory
type IMultiplexedConnectionListenerFactory = interface
Public Interface IMultiplexedConnectionListenerFactory

Métodos

BindAsync(EndPoint, IFeatureCollection, CancellationToken)

Cria um IMultiplexedConnectionListener associado ao especificado EndPoint.

Aplica-se a