Overload | Description |
---|---|
GetInputAsync(String,String) | Sends a request to the Geoprocessor task to get the task input identified by jobId and parameterName. Raises the E:GetInputComplete event on success, or the E:Fault event on failure. |
GetInputAsync(String,String,Object) | Sends a request to the Geoprocessor task to get the task input identified by jobId and parameterName. Raises the E:GetInputComplete event on success, or the E:Fault event on failure. |
Target Platforms:Windows Phone 7