Indicates whether the flow of the execution context is currently suppressed.
true if the flow is suppressed; otherwise, false.
The ExecutionContext.IsFlowSuppressed method is used by infrastructure components to determine whether to transfer the System.Threading.ExecutionContext during asynchronous operations.