Name | Description | |
---|---|---|
![]() | Assemblies | The list of assemblies associated with this session. Assemblies are sorted by their unique full names. |
![]() | Caption | A short end-user display caption |
![]() | CriticalCount | The number of critical messages in the messages collection. |
![]() | Description | An extended description without formatting. |
![]() | ErrorCount | The number of error messages in the messages collection. |
![]() | FileStorageSummary | The file storage summary tracking information for this session. |
![]() | Fragments | The collection of data files that were recorded for this session. |
![]() | HasCorruptData | Indicates whether a session had errors during deserialization and has lost some packets. |
![]() | Id | A constant, unique identifier for this session. |
![]() | IsDirty | Indicates whether there are changes to this session that have not been saved. |
![]() | IsLoaded | Indicates if the session has been loaded into memory or not. |
![]() | IsNew | Indicates whether a session is new to this package (has never been saved) |
![]() | LastSequence | The last sequence number in the session data. Will force the session to be entirely parsed. |
![]() | MessageCount | The number of messages in the messages collection. |
![]() | Messages | The list of log messages associated with this session. |
![]() | MetricDefinitions | The set of all metrics tracked in this session. |
![]() | PacketsLostCount | Indicates how many packets were lost due to errors in deserialization. |
![]() | Properties | Session properties from the session start process. |
![]() | Status | The final status of the session. |
![]() | Summary | The summary properties for this session. |
![]() | Threads | The list of threads associated with this session. Threads are sorted by their unique thread Id. |
![]() | TopSeverity | The worst severity of the log messages in the session |
![]() | UnloadedStreamLength | The number of bytes of unloaded stream data. |
![]() | Users | The list of users associated with this application. |
![]() | WarningCount | The number of error messages in the messages collection. |