This topic has not yet been rated - Rate this topic

Interlocked.Decrement Method

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

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

Supported by the .NET Compact Framework.

Interlocked.Decrement (Int64) Decrements the 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.