PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsAsync­Method­Interception­Args­Impl
Open sandboxFocus

AsyncMethodInterceptionArgsImpl Class

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