EngineWindows Properties |
The EngineWindows type exposes the following members.
Name | Description | |
---|---|---|
AutoLock |
Automatically lock the file in the remote storage when a file handle is being opened for writing, unlock on close.
| |
ComponentName | (Inherited from Engine.) | |
DataPath |
Path to the location where Engine data is stored.
| |
License |
Gets or sets the license text.
(Inherited from Engine.) | |
MaxOperationsConcurrentRequests |
Maximum number of concurrent listing/move/delete operations. Default is MaxValue.
| |
MaxTransferConcurrentRequests |
Maximum number of concurrent create/update/read operations. Default is 6.
| |
ShellExtensionsComServerRpcEnabled |
Enables gRpc server to communicate with COM shell extensions running in a separate process. Default is false.
| |
State |
Gets the Engine state.
(Inherited from Engine.) | |
ThrowExceptions |
Indicates if the IEngine implementation must throw exception in case of any errors in the Engine itself
or in the user code occures.
(Inherited from Engine.) |