PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingDispatched­Attribute.​Dispatched­Method­AspectOn­Invoke­Async
Open sandboxFocus

DispatchedAttribute.DispatchedMethodAspect.OnInvokeAsync Method

OnInvokeAsync(MethodInterceptionArgs)

Declaration
[MethodInterceptionAdviceOptimization]
[Internal(AttributeId = -9126100459348525006L)]
[DebuggerAspectMethod]
public override Task OnInvokeAsync(MethodInterceptionArgs args)
Parameters
Type Name Description
MethodInterceptionArgs args
Returns
Type Description
Task
Overrides
MethodInterceptionAspect.OnInvokeAsync(MethodInterceptionArgs)