Visual Basic (Declaration) | |
---|---|
Public Overloads Sub GetResultImageAsync( _ ByVal jobId As String, _ ByVal parameterName As String, _ ByVal userToken As Object _ ) |
Parameters
- jobId
- A string that uniquely identifies a job on the server. It is created when a job is submitted for execution and later used to check its status and retrieve the results.
- parameterName
- The name of the result parameter as defined in ArcGIS Services Directory.
- userToken
- A user-defined object that is passed to the method invoked when the asynchronous operation completes.
Target Platforms:Windows Phone 7