WorkingSet Property


WorkingSet Property

Location

My.Application.Info.WorkingSet

Syntax

     Dim result As Long = My.Application.Info.WorkingSet 

Description

The WorkingSet property identifies the number of bytes of physical memory mapped to this process context.

Usage at a Glance

  • This property is read-only.

  • An exception is thrown if the user lacks sufficient privileges to query this value.

  • This property always returns zero in Windows 98 and Windows Millenium Edition.

Related Framework Entries

  • Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.WorkingSet Property

  • System.Environment.WorkingSet Property

See Also

Info Object (My.Application)




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net