The VirtualSize property specifies the current size in bytes of the virtual address space the process is using. Use of virtual ...

The VirtualSize property specifies the current size in bytes of the virtual address space the process is using. Use of virtual address space does not necessarily imply corresponding use of either disk or main memory pages. Virtual space is finite, and by using too much, the process can limit its ability to load libraries.