PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Threading­InstrumentationTask­InfoMethod
Open sandboxFocus

TaskInfo.Method Property

Method

Gets the awaited method (for Method).

Declaration
public MethodInfo Method { get; }
Property Value
Type Description
MethodInfo