MetalamaAPI documentationFlashtrace APIFlashtrace.​ContextsILogging­ContextIs­Async
Open sandboxFocus

ILoggingContext.IsAsync Property

IsAsync

Gets a value indicating whether the context represents an async method or an activity in an async method.

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