共用方式為


IMultiplexedConnectionFactory 介面

定義

用於建立端點連線的處理站抽象概念。

public interface IMultiplexedConnectionFactory
type IMultiplexedConnectionFactory = interface
Public Interface IMultiplexedConnectionFactory

方法

ConnectAsync(EndPoint, IFeatureCollection, CancellationToken)

建立端點的新連線。

適用於