ProcessQuery.memoryAbove

ProcessQuery memoryAbove(ulong bytes)

Filters processes with memory usage above a threshold.

Parameters

bytesThe memory threshold in bytes.

Returns

This ProcessQuery for method chaining.