ITiledMapServer3 Interface

Provides access to members that serve tiled maps.

Members

Name Description
Method GetCacheStorageInfo Gets the cache storage information.

ITiledMapServer3.GetCacheStorageInfo Method

Gets the cache storage information.

Public Function GetCacheStorageInfo ( _
    ByVal MapName As String _
) As ICacheStorageInfo
public ICacheStorageInfo GetCacheStorageInfo (
    string MapName
);

Classes that implement ITiledMapServer3

Classes Description
MapServer The MapServer component provides programmatic access to the contents of a map document on disk, and creates images of the map contents based on user requests. Designed for use in building map-based web services and web applications.

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