Method CompareAndSet
CompareAndSet(Int32, Int32)
Declaration
public bool CompareAndSet(int expect, int update)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | expect | |
System.Int32 | update |
Returns
Type | Description |
---|---|
System.Boolean |