Header menu logo FSharp.Core

VolatileFieldAttribute Type

Adding this attribute to an F# mutable binding causes the "volatile" prefix to be used for all accesses to the field.

Constructors

Constructor Description

VolatileFieldAttribute()

Full Usage: VolatileFieldAttribute()

Returns: VolatileFieldAttribute VolatileFieldAttribute

Creates an instance of the attribute

Returns: VolatileFieldAttribute

VolatileFieldAttribute

Type something to start searching.