C# Class Jellyfish.Commands.EventStreamHandler

Afficher le fichier Open project: Zenasoft/Jellyfish.Commands

Méthodes publiques

Méthode Description
EventStreamHandler ( RequestDelegate next ) : System
Invoke ( Microsoft.AspNet.Http.HttpContext context ) : Task

Method Details

EventStreamHandler() public méthode

public EventStreamHandler ( RequestDelegate next ) : System
next RequestDelegate
Résultat System

Invoke() public méthode

public Invoke ( Microsoft.AspNet.Http.HttpContext context ) : Task
context Microsoft.AspNet.Http.HttpContext
Résultat Task