Пример #1
0
 /// <inheritdoc />
 public long Read() => InterlockedValue.Read(ref this.value);
Пример #2
0
 /// <inheritdoc />
 public int Read() => InterlockedValue.Read(ref this.value);