MessagePump Třída

Definice

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
Dědičnost
MessagePump
Implementuje

Konstruktory

MessagePump(IOptions<WebListenerOptions>, ILoggerFactory)

Vlastnosti

Features
Listener

Metody

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

Platí pro