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