ITHit.FileSystem.Windows Namespace |
Class | Description | |
---|---|---|
![]() | 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.
|
![]() | EngineWindows |
Represents Windows user file system.
|
![]() | FileDataSizeInfo |
Represents information placeholder file about number of bytes on disk, number of
bytes in-sync with the remote storage and not in-sync with the remote storage.
|
![]() | 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.
|
![]() | WindowsFileSystemItem |
Represents windows file system file or folder. Provides functions that are not available via .NET API.
|
Structure | Description | |
---|---|---|
![]() | CloudFileStatus |
Cloud files messages.
|
![]() | 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 placeholder, organised as a dictionary.
|
![]() | IDataItem |
Represents data associated with a placheholder item, stored in 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.
|
![]() | IWindowsOperationContext |
Provides additional information about the operation on Windows OS.
|
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. |