KestrelServer Класс

Определение

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
Наследование
KestrelServer
Реализации

Конструкторы

KestrelServer(IOptions<KestrelServerOptions>, IApplicationLifetime, ILoggerFactory)

Свойства

Features
Options

Методы

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

Применяется к