Class OnMethodInvokeAsyncAdvice
Custom attribute that, when applied on a method of an aspect class, specifies that this method is an advice having the same semantics as OnInvokeAsync(MethodInterceptionArgs).
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
[RequiresMethodInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
public sealed class OnMethodInvokeAsyncAdvice : OnMethodInvokeBaseAdvice
Constructors
Name | Description |
---|---|
OnMethodInvokeAsyncAdvice() |