Compartilhar via


DkmRunningProcessInfo.StartTime Property

Definition

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:
 property long StartTime { long get(); };
public:
 property long long StartTime { long long get(); };
public long StartTime { get; }
member this.StartTime : int64
Public ReadOnly Property StartTime As Long

Property Value

Returns Int64.

Applies to