MessagePump Clase

Definición

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
Herencia
MessagePump
Implementaciones

Constructores

MessagePump(IOptions<WebListenerOptions>, ILoggerFactory)

Propiedades

Features
Listener

Métodos

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

Se aplica a