EnumCompareFileBy Enum
Description
Indicates how the server determines if your local copy is up-to-date, by checksum or date/time.
It is used with the following methods:
Name | Value | Description |
EnumCompareFileByTime | 0 |
Compares the date/time flags. |
EnumCompareFileByChecksum | 1 |
Compares by a checksum stored in Dynamsoft SourceAnywhere Hosted. |