This document is archived and information here might be outdated. Recommended version. |
Cache type.
[Visual Basic .NET] Public Property CacheType As esriCachedMapServiceType
[C#] public esriCachedMapServiceType CacheType {get; set;}
[C++]
HRESULT get_CacheType(
esriCachedMapServiceType* pServiceType
);
[C++]
HRESULT put_CacheType(
esriCachedMapServiceType pServiceType
);
[C++] Parameters pServiceType [out, retval]
pServiceType is a parameter of type esriCachedMapServiceType* pServiceType [in]
pServiceType is a parameter of type esriCachedMapServiceType