MethodInterceptionArgs.AsyncBinding Property |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
Bindings are thread-safe and context-free singleton instances exposing the next node in the chain of invocation.
As a result of weaving optimizations, value of this property may be seen as null in a debugger. If you need to inspect the value in runtime, consider disabling aspect optimizations in the debug build configuration. |