ITHit.FileSystem.Windows Namespace |
Class | Description | |
---|---|---|
![]() | AutoCadFilter |
Filters AutoCAD operations that should not be synced to the remote storage.
|
![]() | ClientLockFailedException |
Thrown when a file or folder is blocked for create/update/lock/unlock operation from another thread
when calling methods of the IClientNotificationsWindows interface.
|
![]() | CloudFileStatusExtension |
Extends CloudFileStatus with additional methods.
|
![]() | EngineWindows |
Represents Windows user file system.
|
![]() | ErrorStatusFilter |
Filters update operations for items that has error status.
|
![]() | FileDataSizeInfo |
Contains information about number of bytes on disk, number of
bytes in-sync with the remote storage and not in-sync with the remote storage.
|
![]() | IncomingSync |
Remote Storage to User File System synchronization.
|
![]() | MsOfficeFilter |
Filters Microsoft Office operations that should not be synced to the remote storage.
|
![]() | OutgoingSync |
User File System to Remote Storage synchronization.
|
![]() | PlaceholderFile |
Represents a file placeholder in Windows file system.
|
![]() | PlaceholderFolder |
Represents a folder placeholder in Windows file system.
|
![]() | PlaceholderItem |
Represents a placeholder file or placeholder folder in the user file system.
|
![]() | Placeholders |
Represents placeholders in the user file system.
|
![]() | StatusException |
Thrown in case of a fetching/hydration error.
|
![]() | StreamCopy |
Stream helper functions.
|
![]() | SynchEventArgs |
Synchronization state change event argument.
|
![]() | SyncService |
Performs synchronization.
|
![]() | SyncServiceRecent |
Performs synchronization of irems that were modified recently.
Provides better UI feedback for the user.
|
![]() | WindowsFileSystemItem |
Represents windows file system file or folder. Provides functions that are not available via .NET API.
|
![]() | ZipFilter |
Filters zip archiver operations that should not be synced to the remote storage.
|
Structure | Description | |
---|---|---|
![]() | ProcessInfo |
Contains information about a user process.
|
Interface | Description | |
---|---|---|
![]() | IClientNotifications |
Represents client messages that must be to be sent to the remote storage, such as lock and unlock commands.
|
![]() | ICustomData |
Represents data associated with a file or folder, organised as a dictionary.
|
![]() | IDataItem |
Represents data associated with a placheholder item, stored in a Properties dictionary.
Provides methods for reading and writing the data.
|
![]() | IFileWindows |
Represents a file in the user file system on Windows platform. Provides additiona methods specific to Windows only.
|
![]() | ILock |
Represents file of folder that can be locked in the remote storage.
|
![]() | IMenuCommandWindows |
Represents context menu command.
|
![]() | ISyncService |
Represents snchronization service.
|
![]() | IWindowsOperationContext |
Provides additional information about the operation on Windows OS.
|
Delegate | Description | |
---|---|---|
![]() | SyncronizationEvent |
Synchronization state change event delegate.
|
Enumeration | Description | |
---|---|---|
![]() | FileAttributesExt |
File attributes required for cloud files management.
|
![]() | LockMode |
Indicates if the file is locked manually or automatically.
|
![]() | PlaceholderState | The state of a placeholder file or folder. |
![]() | SynchronizationState |
Synchronization state.
|