Click or drag to resize
Xcalibur Systems LLC Logo

ProcessThreadTimesExitTime Property

Exit time of the process formatted into a DateTime object.

Namespace: Xcalibur.NativeMethods.V2.Processes
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public DateTime ExitTime { get; }

Property Value

DateTime
The exit time.
See Also