PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLog­Activity<TActivity­Description>Context
Open sandboxFocus

LogActivity<TActivityDescription>.Context Property

Context

Gets the ILoggingContext corresponding to the current activity.

Declaration
public ILoggingContext Context { get; }
Property Value
Type Description
ILoggingContext
Implements
ILogActivity.Context