Represents a record of a previous synchronization including the pacakge id and timstamp marker information
used for that sync
| C# |
public class TransportHistory
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TransportHistory(TimestampHistory, Boolean) |
c'tor
| |
| ConfirmedCommitted |
Indicates that the package was unpacked
| |
| Date |
The date/time of the sync
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| StartedUpload |
Indicates that is package began the upload phase
| |
| TimestampData |
Timestamp data used as the marker for this sync
| |
| ToString()()() | (Inherited from Object.) | |
| TransportDbID |
The temporary package id used in the sync
|
| Object | |
| TransportHistory | |