Gets a value indicating whether the associated process has been terminated.
Namespace: RTX.DiagnosticsAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
public bool HasExited { get; private set; }
public bool HasExited { get; private set; }
Public Property HasExited As Boolean
Get
Private Set
Public Property HasExited As Boolean
Get
Private Set
public:
property bool HasExited {
bool get ();
private: void set (bool value);
}
public:
property bool HasExited {
bool get ();
private: void set (bool value);
}
Property Value
Type:
Boolean