PostSharpAPI ReferencePost­Sharp.​Patterns.​CachingInvalidate­Cache­AttributeOn­Invoke­Async
Open sandboxFocus

InvalidateCacheAttribute.OnInvokeAsync Method

OnInvokeAsync(MethodInterceptionArgs)

Declaration
[MethodInterceptionAdviceOptimization]
[DebuggerAspectMethod]
public override Task OnInvokeAsync(MethodInterceptionArgs args)
Parameters
Type Name Description
MethodInterceptionArgs args
Returns
Type Description
System.Threading.Tasks.Task
Overrides
MethodInterceptionAspect.OnInvokeAsync(MethodInterceptionArgs)