Mono Class Library: System.Threading.Interlocked Overview | Members

System.Threading.Interlocked.CompareExchange Method

Documentation for this section has not yet been entered.

public static long CompareExchange (ref long location1, long value, long comparand)

Parameters

location1
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
comparand
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0