This topic has not yet been rated - Rate this topic

Interlocked.Add Method

Adds two integers and replaces the first integer with the sum, as an atomic operation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Add(Int32, Int32) Adds two 32-bit integers and replaces the first integer with the sum, as an atomic operation.
Public method Static member Add(Int64, Int64) Adds two 64-bit integers and replaces the first integer with the sum, as an atomic operation.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ