DispatchQueue.AutoreleaseFrequency Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public enum DispatchQueue.AutoreleaseFrequency
type DispatchQueue.AutoreleaseFrequency =
- Inheritance
-
DispatchQueue.AutoreleaseFrequency
- Attributes
Fields
Name | Value | Description |
---|---|---|
Inherit | 0 | |
WorkItem | 1 | |
Never | 2 |