Interlocked Members
.NET Framework 1.1
Public Methods
![]() CompareExchange Supported by the .NET Compact Framework. | Overloaded. Compares two values for equality and, if they are equal, replaces one of the values. |
![]() Decrement Supported by the .NET Compact Framework. | Overloaded. Decrements a specified variable and stores the result, as an atomic operation. |
![]() Exchange Supported by the .NET Compact Framework. | Overloaded. Sets a variable to a specified value as an atomic operation. |
![]() Increment Supported by the .NET Compact Framework. | Overloaded. Increments a specified variable and stores the result, as an atomic operation. |
