Method OnAsyncMethodResume
OnAsyncMethodResume(ref FlowBehavior, ref ConcurrentAccessAwaiter, ref Int32, ref ConcurrentAccessToken)
Declaration
[OnMethodResumeAdvice(Master = "OnAsyncMethodEntry", LinesOfCodeAvoided = 0)]
[MethodExecutionAdviceOptimization]
[Internal(AttributeId = -9126100459348524989L)]
[DebuggerAspectMethod]
public void OnAsyncMethodResume([FlowBehavior] ref FlowBehavior flowBehavior, [Awaiter] ref ConcurrentAccessAwaiter awaiter, [State] ref int acquireState, [State] ref ConcurrentAccessToken concurrentAccessToken)
Parameters