Свойство | Type | Description | |
---|---|---|---|
Cts |
Méthode | Description | |
---|---|---|
Cancel ( ) : void | ||
PerformAsync ( string destination ) : Task |
||
RefreshMetadata ( ) : void |
Méthode | Description | |
---|---|---|
ApplyConflictOnDestinationAsync ( |
||
AssertLocalFileExistsAndIsNotConflicted ( |
||
CheckConflictWithDestination ( |
||
SynchronizationWorkItem ( string fileName, string sourceServerUrl, |
protected ApplyConflictOnDestinationAsync ( |
||
conflict | ||
destination | string | |
localServerUrl | string | |
log | Logger | |
Résultat | Task |
protected AssertLocalFileExistsAndIsNotConflicted ( |
||
sourceMetadata | ||
Résultat | void |
protected CheckConflictWithDestination ( |
||
sourceMetadata | ||
destinationMetadata | ||
localServerUrl | string | |
Résultat |
public abstract PerformAsync ( string destination ) : Task |
||
destination | string | |
Résultat | Task |
protected SynchronizationWorkItem ( string fileName, string sourceServerUrl, |
||
fileName | string | |
sourceServerUrl | string | |
storage | ||
Résultat | System |