MessagePump Klasse

Definition

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
Vererbung
MessagePump
Implementiert

Konstruktoren

MessagePump(IOptions<WebListenerOptions>, ILoggerFactory)

Eigenschaften

Features
Listener

Methoden

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

Gilt für: