OnInvokeAsync(MethodInterceptionArgs)
In Metalama, implement OverrideAsyncMethod().
Declaration
Task OnInvokeAsync(MethodInterceptionArgs args)Parameters
| Type | Name | Description |
|---|---|---|
| MethodInterceptionArgs | args |
Returns
| Type | Description |
|---|---|
| Task |
In Metalama, implement OverrideAsyncMethod().
Task OnInvokeAsync(MethodInterceptionArgs args)| Type | Name | Description |
|---|---|---|
| MethodInterceptionArgs | args |
| Type | Description |
|---|---|
| Task |