StorageLocations Enumeration
Types of storage location to use
Namespace:
Walter.BOMAssembly: Walter.BOM (in Walter.BOM.dll)
Members
Member name | Description | |
---|---|---|
None | The storage location was not defined | |
Disk | serialize to disk using a duration specified in Cashing.BufferFirewallData in IFireWall.Configuration | |
Database | serialize to database using a duration specified in Cashing.BufferFirewallData in IFireWall.Configuration | |
RestAPI | The entry retrieved from rest API | |
Memory | in memory only | |
Computed | The entry is computed |