IMultiplexedConnectionFactory Interface

Definition

A factory abstraction for creating connections to an endpoint.

public interface IMultiplexedConnectionFactory
type IMultiplexedConnectionFactory = interface
Public Interface IMultiplexedConnectionFactory

Methods

ConnectAsync(EndPoint, IFeatureCollection, CancellationToken)

Creates a new connection to an endpoint.

Applies to