public enum StorageLocations : System.Enum
public enum StorageLocations : System.Enum
Member | Description |
---|---|
Computed | The entry is computed |
Database | serialize to database using a duration specified in Cashing.BufferFirewallData in IFireWall.Configuration |
Disk | serialize to disk using a duration specified in Cashing.BufferFirewallData in IFireWall.Configuration |
Memory | in memory only |
None | The storage location was not defined |
RestAPI | The entry retrieved from rest API |
System.Object
System.ValueType
System.Enum
Walter.BOM.StorageLocations
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2