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