NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ProcessInfo.Age

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Age As TimeSpan
[C#]
public TimeSpan Age {get;}
[C++]
public: __property TimeSpan get_Age();
[JScript]
public function get Age() : TimeSpan;

See Also

ProcessInfo Class | ProcessInfo Members | System.Web Namespace