Share via


StatusCodeContext.Next Eigenschaft

Definition

Ruft die ab, die RequestDelegate die nächste Middleware in der Pipeline darstellt.

public:
 property Microsoft::AspNetCore::Http::RequestDelegate ^ Next { Microsoft::AspNetCore::Http::RequestDelegate ^ get(); };
public Microsoft.AspNetCore.Http.RequestDelegate Next { get; }
member this.Next : Microsoft.AspNetCore.Http.RequestDelegate
Public ReadOnly Property Next As RequestDelegate

Eigenschaftswert

Gilt für: