Aracılığıyla paylaş


KestrelServer Sınıf

Tanım

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
Devralma
KestrelServer
Uygulamalar

Oluşturucular

KestrelServer(IOptions<KestrelServerOptions>, IApplicationLifetime, ILoggerFactory)

Özellikler

Features
Options

Yöntemler

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

Şunlara uygulanır