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>)

적용 대상