PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsAwait­Instrumentation­AspectOn­Resume
Open sandboxFocus

AwaitInstrumentationAspect.OnResume Method

OnResume(AsyncCallId)

Declaration
[OnMethodResumeAdvice(Master = "OnSuspend", LinesOfCodeAvoided = 0)]
[MethodExecutionAdviceOptimization]
[DebuggerAspectMethod]
public static void OnResume([AsyncCallId] AsyncCallId task)
Parameters
Type Name Description
AsyncCallId task