| Enabled | Gets or sets a boolean value that indicates whether the run-time log is enabled. |
| FileName | Gets or sets the file name for the run-time log; file name can be set with a relative path. |
| IsDisposed | Gets a flag that indicates whether the object has been disposed. |
| RunningTime | Gets last known running-time (10-second resolution). |
| StartTime | Gets last known start-time. |
| Status | Gets the current status details about RunTimeLog. |
| StopTime | Gets last known stop-time. |
| UpTime | Gets the up-time calculation for run-time log, i.e., RunningTime - StartTime (10-second resolution). |