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

System.Threading.Interlocked.CompareExchange Method

Documentation for this section has not yet been entered. [Edit]

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

Parameters

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

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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