PostSharpAPI ReferencePost­Sharp.​AspectsMethod­Interception­ArgsAsync­Binding
Open sandboxFocus

Property AsyncBinding

AsyncBinding

Gets an interface that allows to invoke asynchronously the next node in the chain of invocation of the intercepted method.

Declaration
public abstract IAsyncMethodBinding AsyncBinding { get; }
Property Value
Type Description
IAsyncMethodBinding