Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
System.Threading
Thread Class
Thread Methods

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
.NET Framework Class Library
Thread.VolatileWrite Method

Writes a value to a field immediately, so that the value is visible to all processors in the computer.

Name Description
Thread.VolatileWrite (Byte, Byte) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (Double, Double) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (Int16, Int16) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (Int32, Int32) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (Int64, Int64) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (IntPtr, IntPtr) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (Object, Object) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (SByte, SByte) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (Single, Single) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (UInt16, UInt16) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (UInt32, UInt32) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (UInt64, UInt64) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Thread.VolatileWrite (UIntPtr, UIntPtr) Writes a value to a field immediately, so that the value is visible to all processors in the computer.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker