IMultiplexedConnectionFactory インターフェイス

定義

エンドポイントへの接続を作成するためのファクトリ抽象化。

public interface IMultiplexedConnectionFactory
type IMultiplexedConnectionFactory = interface
Public Interface IMultiplexedConnectionFactory

メソッド

ConnectAsync(EndPoint, IFeatureCollection, CancellationToken)

エンドポイントへの新しい接続を作成します。

適用対象