Visual Basic (Declaration) | |
---|---|
Public Overloads Function AddressToLocationsTaskAsync( _ ByVal parameters As AddressToLocationsParameters, _ ByVal cancellationToken As CancellationToken _ ) As Task(Of AddressToLocationsResult) |
C# | |
---|---|
public Task<AddressToLocationsResult> AddressToLocationsTaskAsync( AddressToLocationsParameters parameters, CancellationToken cancellationToken ) |
Parameters
- parameters
- The various address fields accepted by the corresponding geocode service along with an optional list of fields to be included in the returned results.
- cancellationToken
- The cancellation token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8