Property | Type | Description | |
---|---|---|---|
Cts |
Method | Description | |
---|---|---|
Cancel ( ) : void | ||
PerformAsync ( string destination ) : Task |
||
RefreshMetadata ( ) : void |
Method | Description | |
---|---|---|
ApplyConflictOnDestinationAsync ( |
||
AssertLocalFileExistsAndIsNotConflicted ( |
||
CheckConflictWithDestination ( |
||
SynchronizationWorkItem ( string fileName, string sourceServerUrl, |
protected ApplyConflictOnDestinationAsync ( |
||
conflict | ||
destination | string | |
localServerUrl | string | |
log | Logger | |
return | Task |
protected AssertLocalFileExistsAndIsNotConflicted ( |
||
sourceMetadata | ||
return | void |
protected CheckConflictWithDestination ( |
||
sourceMetadata | ||
destinationMetadata | ||
localServerUrl | string | |
return |
public abstract PerformAsync ( string destination ) : Task |
||
destination | string | |
return | Task |
protected SynchronizationWorkItem ( string fileName, string sourceServerUrl, |
||
fileName | string | |
sourceServerUrl | string | |
storage | ||
return | System |