IsVolatile
Determine whether the field is can be written by a different thread than the current one.
Declaration
bool IsVolatile { get; }
Property Value
Type | Description |
---|---|
bool |
Determine whether the field is can be written by a different thread than the current one.
bool IsVolatile { get; }
Type | Description |
---|---|
bool |