Share via


MessagePump Classe

Definizione

public ref class MessagePump : IDisposable, Microsoft::AspNetCore::Hosting::Server::IServer
public class MessagePump : IDisposable, Microsoft.AspNetCore.Hosting.Server.IServer
type MessagePump = class
    interface IServer
    interface IDisposable
Public Class MessagePump
Implements IDisposable, IServer
Ereditarietà
MessagePump
Implementazioni

Costruttori

MessagePump(IOptions<WebListenerOptions>, ILoggerFactory)

Proprietà

Features
Listener

Metodi

Dispose()
Start<TContext>(IHttpApplication<TContext>)

Si applica a