ESRI.ArcGIS.ADF.ArcGISServer
GetFileAsync(ImageServerDownloadResult) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class > GetFileAsync Method : GetFileAsync(ImageServerDownloadResult) Method




File

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetFileAsync( _
   ByVal File As ImageServerDownloadResult _
) 
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
Dim File As ImageServerDownloadResult
 
instance.GetFileAsync(File)
C# 
public void GetFileAsync( 
   ImageServerDownloadResult File
)

Parameters

File

See Also

© 2010 All Rights Reserved.