|
| Name | Description |
|---|
.gif) .gif) | VolatileWrite(Byte%, Byte) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(Double%, Double) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(Int16%, Int16) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(Int32%, Int32) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(Int64%, Int64) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(IntPtr%, IntPtr) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(Object%, Object) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(SByte%, SByte) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(Single%, Single) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(UInt16%, UInt16) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(UInt32%, UInt32) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(UInt64%, UInt64) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |
.gif) .gif) | VolatileWrite(UIntPtr%, UIntPtr) | Writes a value to a field immediately, so that the value is visible to all processors in the computer. |