UnsafeRawConcurrencyLevel Property
- Namespace
- SatorImaging.UnityFundamentals
UnsafeRawConcurrencyLevel
public ref int UnsafeRawConcurrencyLevel { get; }
Gets a reference to the raw concurrency level field.
> [!IMPORTANT] > Direct modification is not thread-safe. > For thread-safe modifications, use atomic operations or appropriate synchronization mechanisms.