PostSharp / / API Reference / Post­Sharp.​Aspects / IAsync­Method­Interception­Aspect

Interface IAsyncMethodInterceptionAspect

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[HasInheritedAttribute]
public interface IAsyncMethodInterceptionAspect : IMethodInterceptionAspect, IMethodLevelAspect, IAspect

Methods

Name Description
OnInvokeAsync(MethodInterceptionArgs)