Interface IClientEnumerableObservable
- Namespace
- Cratis.Applications.Queries
- Assembly
- Cratis.Applications.dll
Defines an enumerable that is observed by a connected client.
public interface IClientEnumerableObservable- Extension Methods
Methods
HandleConnection(HttpContext)
Handle the HTTP context for minimal API endpoints.
Task HandleConnection(HttpContext httpContext)Parameters
- httpContextHttpContext
- HttpContext to handle for.