KestrelServer Třída

Definice

public ref class KestrelServer : IDisposable, Microsoft::AspNetCore::Hosting::Server::IServer
public class KestrelServer : IDisposable, Microsoft.AspNetCore.Hosting.Server.IServer
type KestrelServer = class
    interface IServer
    interface IDisposable
Public Class KestrelServer
Implements IDisposable, IServer
Dědičnost
KestrelServer
Implementuje

Konstruktory

KestrelServer(IOptions<KestrelServerOptions>, IApplicationLifetime, ILoggerFactory)

Vlastnosti

Features
Options

Metody

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

Platí pro