Expand
Interlocked.Increment Method

Increments a specified variable and stores the result, as an atomic operation.

Overload List

Name Description
Interlocked.Increment (Int32) Increments a specified variable and stores the result, as an atomic operation.

Supported by the .NET Compact Framework.

Interlocked.Increment (Int64) Increments a specified variable and stores the result, as an atomic operation.
Community ContentAdd
Page view tracker