Interface ICacheableAsyncResultFilter
- Assembly
- Cuemon.AspNetCore.Mvc.dll
A filter tailored to the cacheable flows, that asynchronously surrounds execution of action results successfully returned from an action.
public interface ICacheableAsyncResultFilter : IAsyncResultFilter, IFilterMetadata
- Inherited Members
-
IAsyncResultFilter.OnResultExecutionAsync(ResultExecutingContext, ResultExecutionDelegate)