Cancel the current job.
[Visual Basic .NET] Public Sub SetTargetLevelCacheDirectory ( _ ByVal targetCacheDir As String _ )
[C#] public void SetTargetLevelCacheDirectory ( string targetCacheDir );
[C++]
HRESULT SetTargetLevelCacheDirectory(
BSTR targetCacheDir
);
[C++]Parameters
targetCacheDir [in] targetCacheDir is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.