asp.net.ph

ProcessInfo.StartTime Property

System.Web Namespace   ProcessInfo Class


Gets the time at which the process started.

[ VB ]
Public ReadOnly Property StartTime As DateTime

[ C# ]
public DateTime StartTime {get;}

[ C++ ]
public: __property DateTime get_StartTime ( );

[ JScript ]
public function get StartTime ( ) : DateTime;

Property Value

A DateTime that indicates the time at which 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