DispatchSource.MemoryPressure.PressureFlags Property
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.
Reports the condition that was observed.
public CoreFoundation.MemoryPressureFlags PressureFlags { get; }
member this.PressureFlags : CoreFoundation.MemoryPressureFlags
Property Value
The condition observed.
Remarks
The event handler can probe this property to determine why it was invoked.