Enum ShareCacheSetting
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the caching setting that is configured for a shared folder.
public enum ShareCacheSetting
Fields
All files and programs the users opens are automatically available offline.
Executable files (EXE, DLL) that are run from the shared folder by a client computer are automatically cached on that client computer.
No files or programs from the shared folder are available offline.
The cache setting is not applicable on this share type.
The caching setting for this computer are unknown.
Only files and folders that users specify are available offline.
Only files and folders that the user specifies are available offline. Computers in a branch office can cache files downloaded from this shared folder and then securely serve the files to other computers in the branch office.