Visual Basic (Declaration) | |
---|---|
Public Sub ExecuteAsync( _ ByVal parameters As ImageServiceIdentifyParameters, _ Optional ByVal userToken As Object _ ) |
C# | |
---|---|
public void ExecuteAsync( ImageServiceIdentifyParameters parameters, object userToken ) |
Parameters
- parameters
- Specifies the criteria used to identify the features of an image service layer.
- userToken
- A user-defined object that is passed to the method invoked when the asynchronous operation completes.
Target Platforms:Windows Phone 7