MessagePump 類別

定義

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
繼承
MessagePump
實作

建構函式

MessagePump(IOptions<WebListenerOptions>, ILoggerFactory)

屬性

Features
Listener

方法

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

適用於