PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsAsync­Method­Interception­Args­Impl<TReturn­Value>
Open sandboxFocus

AsyncMethodInterceptionArgsImpl<TReturnValue> Class

Inheritance
System.Object
AsyncMethodInterceptionArgsImpl<TReturnValue>
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public sealed class AsyncMethodInterceptionArgsImpl<TReturnValue> : MethodInterceptionArgs
Type Parameters
Name Description
TReturnValue

Constructors

Name Description
AsyncMethodInterceptionArgsImpl(Object, Arguments)

Fields

Name Description
TypedBinding
TypedReturnValue

Properties

Name Description
AsyncBinding
Binding
IsAsync
ReturnValue

Methods

Name Description
Invoke(Arguments)
InvokeAsync(Arguments)
Proceed()
ProceedAsync()