Méthode | Description | |
---|---|---|
BufferContentIntoAMemoryStreamMiddleware ( Microsoft.Owin.OwinMiddleware next ) : Microsoft.Owin | ||
Invoke ( IOwinContext context ) : System.Threading.Tasks.Task |
Process an individual request.
|
Méthode | Description | |
---|---|---|
ReadFully ( |
public BufferContentIntoAMemoryStreamMiddleware ( Microsoft.Owin.OwinMiddleware next ) : Microsoft.Owin | ||
next | Microsoft.Owin.OwinMiddleware | |
Résultat | Microsoft.Owin |
public Invoke ( IOwinContext context ) : System.Threading.Tasks.Task | ||
context | IOwinContext | |
Résultat | System.Threading.Tasks.Task |