RTProcess ExitTime Property IntervalZero RTX Managed Code
Gets the time that the associated process exited.

Namespace:  RTX.Diagnostics
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public DateTime ExitTime { get; private set; }

Property Value

Type: OnlineDateTime
See Also