Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 命名空间

提供用于在 Kestrel Web 服务器中配置默认套接字传输的类型。

SocketConnectionContextFactory

基于套接字的连接上下文的工厂。

SocketConnectionFactoryOptions

的选项 SocketConnectionContextFactory

SocketTransportFactory

基于套接字的连接工厂。

SocketTransportOptions

基于套接字的传输选项。

注解

有关配置 Kestrel 的详细信息,请参阅 ASP.NET Core 中的 Kestrel Web 服务器实现