Enum CacheType
Enum CacheType
De naam: Aspose.Imaging Verzameling: Aspose.Imaging.dll (25.4.0)
Bepaal het type cache om te gebruiken.
public enum CacheType
Fields
Auto = 0
De auto cache schema zal proberen om cache in-memory eerst en vervolgens op de schijf.
CacheInMemoryOnly = 2
De in-memory cache alleen.
CacheOnDiskOnly = 1
De schijf is alleen cache.