This topic has not yet been rated - Rate this topic

Interlocked.Increment Method

Increments a specified variable and stores the result, as an atomic operation.
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.