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

AwaitInstrumentationAspect.OnEntry Method

OnEntry(AsyncCallId)

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