次の方法で共有


IMultiplexedConnectionListenerFactory インターフェイス

定義

さまざまな種類 EndPointの にバインドするためのメカニズムを提供するインターフェイスを定義します。

public interface IMultiplexedConnectionListenerFactory
type IMultiplexedConnectionListenerFactory = interface
Public Interface IMultiplexedConnectionListenerFactory

メソッド

BindAsync(EndPoint, IFeatureCollection, CancellationToken)

指定した IMultiplexedConnectionListener にバインドされた を作成します EndPoint

適用対象