PostSharp / / API Reference / Post­Sharp.​Aspects.​Internals / Async­Method­Interception­Args­Impl<TReturn­Value>

Class AsyncMethodInterceptionArgsImpl<TReturnValue>

Inheritance
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()