DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / DefaultCacheMode Property

In This Topic
    DefaultCacheMode Property
    In This Topic
    Default Cache Mode value used to initialize "CacheMode" property for DicomImage and DicomDataSet. This will be applied to all new instances.
    Syntax
    'Declaration
     
    
    Public Shared Property DefaultCacheMode As CacheTypes
    public static CacheTypes DefaultCacheMode {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also