Table of Contents

UnsafeRawConcurrencyLevel Property

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.

Property Value

int