IMultiplexedConnectionFactory 接口

定义

用于创建与终结点的连接的工厂抽象。

public interface IMultiplexedConnectionFactory
type IMultiplexedConnectionFactory = interface
Public Interface IMultiplexedConnectionFactory

方法

ConnectAsync(EndPoint, IFeatureCollection, CancellationToken)

创建与终结点的新连接。

适用于