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

Class AsyncMethodInterceptionArgsImpl

Inheritance
AsyncMethodInterceptionArgsImpl
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public sealed class AsyncMethodInterceptionArgsImpl : MethodInterceptionArgs

Constructors

Name Description
AsyncMethodInterceptionArgsImpl(Object, Arguments)

Fields

Name Description
TypedBinding

Properties

Name Description
AsyncBinding
Binding
IsAsync
ReturnValue

Methods

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