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

TaskInfo.CallerInfo Property

CallerInfo

Gets information about the line of code that instantiated the System.Threading.Tasks.Task.

Declaration
public CallerInfo CallerInfo { get; }
Property Value
Type Description
CallerInfo