Method | Description | |
---|---|---|
Handle ( ISyncEvent e ) : bool |
Handles File/FolderEvents.
|
|
RemoteObjectMovedOrRenamedAccumulator ( ISyncEventQueue queue, IMetaDataStorage storage, IFileSystemInfoFactory fsFactory = null ) : System |
Initializes a new instance of the RemoteObjectMovedOrRenamedAccumulator class.
|
Method | Description | |
---|---|---|
AccumulateEvent ( |
||
CouldLocalObjectBeAccumulated ( |
||
GetParentId ( |
||
GetRemoteObjectName ( |
||
GetStoredObject ( |
public Handle ( ISyncEvent e ) : bool | ||
e | ISyncEvent | The event to handle. |
return | bool |
public RemoteObjectMovedOrRenamedAccumulator ( ISyncEventQueue queue, IMetaDataStorage storage, IFileSystemInfoFactory fsFactory = null ) : System | ||
queue | ISyncEventQueue | Sync event queue. |
storage | IMetaDataStorage | Meta data storage. |
fsFactory | IFileSystemInfoFactory | FileSystemInfo factory. |
return | System |