Synchronization Flag
enum SynchronizationFlag : Enum<FiberDescriptor.SynchronizationFlag> , FiberDescriptor.FlagGroup
Content copied to clipboard
The synchronization flags. The flags declared as enumeration values within this enum are for synchronization-related conditions.
Entries
Link copied to clipboard
Content copied to clipboard
The parking permit is unavailable.
Link copied to clipboard
Content copied to clipboard
The fiber is bound to an interpreter.