ICacheStorageInfo Interface

Provides access to members that provides cache storage info.

Members

Name Description
Read/write property PacketSize Packet tile size
Read/write property StorageFormat Tile storage format.

ICacheStorageInfo.PacketSize Property

Packet tile size.

Public Property PacketSize As Integer
public int PacketSize {get; set;}

ICacheStorageInfo.StorageFormat Property

Tile storage format.

Public Property StorageFormat As esriMapCacheStorageFormat
public esriMapCacheStorageFormat StorageFormat {get; set;}

Classes that implement ICacheStorageInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.