MessagePump Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
MessagePump
- Implements
Constructors
MessagePump(IOptions<WebListenerOptions>, ILoggerFactory) |
Properties
Features | |
Listener |
Methods
Dispose() | |
Start<TContext>(IHttpApplication<TContext>) |
Applies to
Feedback
Submit and view feedback for