HostingAbstractionsHostBuilderExtensions Klasse

Definition

Stellt Erweiterungsmethoden für das IHostBuilder aus dem Hostingabstraktionspaket bereit.

public ref class HostingAbstractionsHostBuilderExtensions abstract sealed
public static class HostingAbstractionsHostBuilderExtensions
type HostingAbstractionsHostBuilderExtensions = class
Public Module HostingAbstractionsHostBuilderExtensions
Vererbung
HostingAbstractionsHostBuilderExtensions

Methoden

Start(IHostBuilder)

Erstellt und startet den Host.

StartAsync(IHostBuilder, CancellationToken)

Erstellt und startet den Host.

Gilt für: