Click or drag to resize

EngineWindows Properties

IT Hit User File System

The EngineWindows type exposes the following members.

Properties
  NameDescription
Public propertyAutoLock
Automatically lock the file in the remote storage when a file handle is being opened for writing, unlock on close.
Public propertyComponentName (Inherited from Engine.)
Public propertyDataPath
Path to the location where Engine data is stored.
Public propertyLicense
Gets or sets the license text.
(Inherited from Engine.)
Public propertyMaxOperationsConcurrentRequests
Maximum number of concurrent listing/move/delete operations. Default is MaxValue.
Public propertyMaxTransferConcurrentRequests
Maximum number of concurrent create/update/read operations. Default is 6.
Public propertyShellExtensionsComServerRpcEnabled
Enables gRpc server to communicate with COM shell extensions running in a separate process. Default is false.
Public propertyState
Gets the Engine state.
(Inherited from Engine.)
Public propertyThrowExceptions
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.)
Top
See Also