DispatchSource.MemoryPressure.PressureFlags Property

Definition

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.

Applies to