CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ NextSpinWillYield

bool Cqrs.Infrastructure.SpinWait.NextSpinWillYield
get

Gets whether the next call to M:System.Threading.SpinWait.SpinOnce will yield the processor, triggering a forced context switch.

Returns
Whether the next call to M:System.Threading.SpinWait.SpinOnce will yield the processor, triggering a forced context switch.