共用方式為


IMultiplexedConnectionListenerFactory 介面

定義

定義介面,提供各種類型 EndPoint 系結的機制。

public interface IMultiplexedConnectionListenerFactory
type IMultiplexedConnectionListenerFactory = interface
Public Interface IMultiplexedConnectionListenerFactory

方法

BindAsync(EndPoint, IFeatureCollection, CancellationToken)

IMultiplexedConnectionListener建立系結至指定的 EndPoint

適用於