Class Status
- Namespace
- Dynamicweb.Diagnostics.Tracking
- Assembly
- Dynamicweb.Core.dll
The Class Status provides represents the position of affairs at a particular time
- Inheritance
-
Status
- Inherited Members
Properties
CurrentCount
Gets current count
Property Value
EndTime
Gets end time
Property Value
FailException
Gets the fail exception.
Property Value
- Exception
The fail exception.
Remarks
Wont be persisted/read from disk. Only available while the object lives.
FailExceptionMessage
Gets exception message
Property Value
FailExceptionStackTrace
Gets exception stack trace
Property Value
FailReason
Gets reason of fail
Property Value
LatestLogInformation
Gets last log entry information
Property Value
Meta
Gets metadata
Property Value
Runtime
Gets time gone from start
Property Value
StartTime
Gets start time
Property Value
State
Gets tracking state
Property Value
TotalCount
Gets total count
Property Value
Methods
Load(string)
Loads status from directory
Parameters
folderPath
stringThe status folder path
Returns
- Status
The status instance
SaveOrUpdate(string)
Saves new one or update existing status
Parameters
folderPath
stringThe status folder path