프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Cts |
메소드 | 설명 | |
---|---|---|
Cancel ( ) : void | ||
PerformAsync ( string destination ) : Task |
||
RefreshMetadata ( ) : void |
메소드 | 설명 | |
---|---|---|
ApplyConflictOnDestinationAsync ( |
||
AssertLocalFileExistsAndIsNotConflicted ( |
||
CheckConflictWithDestination ( |
||
SynchronizationWorkItem ( string fileName, string sourceServerUrl, |
protected ApplyConflictOnDestinationAsync ( |
||
conflict | ||
destination | string | |
localServerUrl | string | |
log | Logger | |
리턴 | Task |
protected AssertLocalFileExistsAndIsNotConflicted ( |
||
sourceMetadata | ||
리턴 | void |
protected CheckConflictWithDestination ( |
||
sourceMetadata | ||
destinationMetadata | ||
localServerUrl | string | |
리턴 |
public abstract PerformAsync ( string destination ) : Task |
||
destination | string | |
리턴 | Task |
protected SynchronizationWorkItem ( string fileName, string sourceServerUrl, |
||
fileName | string | |
sourceServerUrl | string | |
storage | ||
리턴 | System |