SocketConnectionContextFactory Třída

Definice

Objekt pro kontexty připojení založených na soketech.

public sealed class SocketConnectionContextFactory : IDisposable
type SocketConnectionContextFactory = class
    interface IDisposable
Public NotInheritable Class SocketConnectionContextFactory
Implements IDisposable
Dědičnost
SocketConnectionContextFactory
Implementuje

Konstruktory

SocketConnectionContextFactory(SocketConnectionFactoryOptions, ILogger)

SocketConnectionContextFactoryVytvoří .

Metody

Create(Socket)

Vytvořte pro ConnectionContext soket.

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Platí pro