Compartir a través de


IMultiplexedConnectionListenerFactory Interfaz

Definición

Define una interfaz que proporciona los mecanismos para enlazar a varios tipos de EndPoints.

public interface IMultiplexedConnectionListenerFactory
type IMultiplexedConnectionListenerFactory = interface
Public Interface IMultiplexedConnectionListenerFactory

Métodos

BindAsync(EndPoint, IFeatureCollection, CancellationToken)

Crea un IMultiplexedConnectionListener enlazado al especificado EndPoint.

Se aplica a