DkmProcess.Live.StartTime Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
64-bit date time value indicating when the process was started. The start time along with the id and the machine where the process was started can uniquely identify a process.
public: initonly long StartTime;
initonly long StartTime;
public readonly long StartTime;
val mutable StartTime : int64
Public ReadOnly StartTime As Long