HydrationSyncProcessAsync Method |
Namespace: ITHit.FileSystem.Windows
By default this method is called automatically by the SyncService. It is also called by the StartAsync(Boolean, CancellationToken) if true is passed as a parameter (default).
Calling this method will trigger pinned files synchronization. The Engine will call methods of the ReadAsync(Stream, Int64, Int64, IFileMetadata, ITransferDataOperationContext, ITransferDataResultContext, CancellationToken) for each pinned file.