IAsyncMethodInterceptionAspect Methods |
The IAsyncMethodInterceptionAspect type exposes the following members.
Name | Description | |
---|---|---|
OnInvoke |
Method invoked instead of the method to which the aspect has been applied.
(Inherited from IMethodInterceptionAspect.) | |
OnInvokeAsync |
Method invoked instead of the method to which the aspect has been applied.
| |
RuntimeInitialize |
Initializes the current aspect.
(Inherited from IMethodLevelAspect.) |