C# Class NuGet.Services.BasicSearch.CorrelationIdMiddleware

Inheritance: Microsoft.Owin.OwinMiddleware
Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

Méthode Description
CorrelationIdMiddleware ( Microsoft.Owin.OwinMiddleware next ) : System
Invoke ( IOwinContext context ) : System.Threading.Tasks.Task

Method Details

CorrelationIdMiddleware() public méthode

public CorrelationIdMiddleware ( Microsoft.Owin.OwinMiddleware next ) : System
next Microsoft.Owin.OwinMiddleware
Résultat System

Invoke() public méthode

public Invoke ( IOwinContext context ) : System.Threading.Tasks.Task
context IOwinContext
Résultat System.Threading.Tasks.Task