ContentMover Methods |
The ContentMover type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelOperations |
Cancel current operations.
| |
| ClearTemporaryFiles |
Clears all temporary files possibly used by this instance for a content change.
| |
| CreateDestinationEntry |
Creates a destination state entry.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| DownloadSource |
Downloads a file corresponding to a content change.
| |
| Finalize |
Frees all resources associated with this instance.
(Overrides ObjectFinalize.) | |
| GetDestinationEntryAsync |
Gets an entry, usually temporary, on the destination file system, corresponding to a change.
| |
| GetDestinationUploadFileName |
Gets a file name for the uploaded file corresponding to a job change.
| |
| GetJobState |
Gets a job state with regards to its content changes.
| |
| GetSourceDownloadFileName |
Gets a file name for the downloaded file corresponding to a change.
| |
| GetSourceDownloadLocalPath |
Gets a local file path for the downloaded file corresponding to a change. The file may not exist yet.
| |
| IsDownloaded |
Determines if the content associated with a change has being downloaded;
| |
| IsDownloading |
Determines if the content associated with a change is being downloaded;
| |
| IsTemporaryFile |
Determines whether the specified file name is a temporary file name.
| |
| Log(TraceLevel, EndPointSynchronizer, Object, String) |
Logs the value at the specified trace level.
| |
| Log(TraceLevel, String, Object, String) |
Logs the value at the specified trace level.
| |
| UploadDestination |
Uploads a file corresponding to a content change.
|