IMultiplexedConnectionListenerFactory 인터페이스

정의

다양한 형식의 EndPoint에 바인딩하는 메커니즘을 제공하는 인터페이스를 정의합니다.

public interface IMultiplexedConnectionListenerFactory
type IMultiplexedConnectionListenerFactory = interface
Public Interface IMultiplexedConnectionListenerFactory

메서드

BindAsync(EndPoint, IFeatureCollection, CancellationToken)

지정된 에 IMultiplexedConnectionListener 바인딩된 를 EndPoint만듭니다.

적용 대상