CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced 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.