HttpConnectionFactory Sınıf

Tanım

Örnek oluşturmaya HttpConnection yönelik bir fabrika.

public ref class HttpConnectionFactory : Microsoft::AspNetCore::Connections::IConnectionFactory
public class HttpConnectionFactory : Microsoft.AspNetCore.Connections.IConnectionFactory
type HttpConnectionFactory = class
    interface IConnectionFactory
Public Class HttpConnectionFactory
Implements IConnectionFactory
Devralma
HttpConnectionFactory
Uygulamalar

Oluşturucular

HttpConnectionFactory(IOptions<HttpConnectionOptions>, ILoggerFactory)

HttpConnectionFactory sınıfının yeni bir örneğini başlatır.

Yöntemler

ConnectAsync(EndPoint, CancellationToken)

ile yeni bir UriEndPointbağlantı oluşturur.

Şunlara uygulanır