Interface IWebOperationMiddleware
Wraps semantic web operations without exposing backend-specific pipeline stages.
public interface IWebOperationMiddleware
- Extension Methods
Methods
InvokeAsync(WebOperationContext, WebOperationDelegate, CancellationToken)
ValueTask InvokeAsync(WebOperationContext context, WebOperationDelegate next, CancellationToken cancellationToken = default)
Parameters
contextWebOperationContextnextWebOperationDelegatecancellationTokenCancellationToken