Initializes the asynchronous civic address translation request.
The GetLocationAsync method starts the asynchronous request and returns immediately. Thus the result may not be available after the method completes. GeoCode object raises the event GetLocationCompleted immediately after the asynchronous request completes.
| Exception Type | Condition |
|---|---|
| NotSupportedException | A service provider specified by ServiceProvider property does not support this kind of service. |
GeoCode Class | Resco.Location.Services.GeoCode Namespace