Increment Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Threading Namespace
Interlocked Class
Interlocked Methods
Increment Method
Increment Method (Int32)
Increment Method (Int64)
Interlocked Methods
Add Method
CompareExchange Method
Decrement Method
Exchange Method
Increment Method
Read Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Interlocked
.
.
::
.
Increment Method
Increments a specified variable and stores the result, as an atomic operation.
Overload List
Name
Description
Increment(Int32
%
)
Increments a specified variable and stores the result, as an atomic operation.
Increment(Int64
%
)
Increments a specified variable and stores the result, as an atomic operation.
Top
See Also
Reference
Interlocked Class
Interlocked Members
System.Threading Namespace
Tags :