Name | Description | |
---|---|---|
TrackingTimeLine Constructor | Initializes a new instance of the TrackingTimeLine class. |
The following tables list the members exposed by TrackingTimeLine.
Name | Description | |
---|---|---|
TrackingTimeLine Constructor | Initializes a new instance of the TrackingTimeLine class. |
Name | Description | |
---|---|---|
Incident | Gets the incident or null if no incident occurred. | |
PageRequestId | The page request in a given session | |
SessionId | the session of the request | |
StatusCode | Gets the status code. | |
URL | Gets the URL. | |
UtcTime | Gets the UTC time. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |