Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets Spazio dei nomi

Fornisce tipi usati per configurare il trasporto Sockets predefinito nel server Web Kestrel.

Classi

SocketConnectionContextFactory

Factory per contesti di connessioni basate su socket.

SocketConnectionFactoryOptions

Opzioni per SocketConnectionContextFactory.

SocketTransportFactory

Factory per le connessioni basate su socket.

SocketTransportOptions

Opzioni per i trasporti basati su socket.

Commenti

Per altre informazioni sulla configurazione di Kestrel, vedere Implementazione del server Web Kestrel in ASP.NET Core.