MetalamaAPI documentationFlashtrace APIFlashtraceIFlashtrace­LoggerRequires­Suspend­Resume
Open sandboxFocus

IFlashtraceLogger.RequiresSuspendResume Property

RequiresSuspendResume

Gets a value indicating whether calls of SuspendActivity(ILoggingContext, in CallerInfo) and ResumeActivity(ILoggingContext, in CallerInfo) are required for asynchronous activities in the current context.

Declaration
bool RequiresSuspendResume { get; }
Property Value
Type Description
System.Boolean