Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the Interlocked type.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
CompareExchange | Compares two 32-bit signed integers for equality and, if they are equal, replaces one of the values. |
![]() ![]() |
Decrement | Decrements the value of a specified variable and stores the result, as an atomic operation. |
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
Exchange | Sets a 32-bit signed integer to a specified value as an atomic operation, and then returns the original value. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
Increment | Increments the value of a specified variable and stores the result, as an atomic operation. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |