Constructor ForcedMemoryOrderingAttribute
ForcedMemoryOrderingAttribute(UInt64)
Force the MemoryOrdering for the component to a specific value.
Declaration
public ForcedMemoryOrderingAttribute(ulong ordering)
Parameters
| Type | Name | Description |
|---|---|---|
| UInt64 | ordering | Value to force the MemoryOrdering to |