asp.net.ph

ProcessInfo.Age Property

System.Web Namespace   ProcessInfo Class


Gets the length of time the process has been running.

[ VB ]
Public ReadOnly Property Age As TimeSpan

[ C# ]
public TimeSpan Age {get;}

[ C++ ]
public: __property TimeSpan get_Age ( );

[ JScript ]
public function get Age ( ) : TimeSpan;

Property Value

A TimeSpan that indicates the time elapsed since the process started.

See Also

ProcessInfo Members   ProcessModelInfo Class   ProcessStatus Enumeration   ProcessShutdownReason Enumeration Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph