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