Represents the GetAddressCompleted event arguments.
For a list of all members of this type, see GetAddressCompletedEventArgs Members.
System.Object
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
Resco.Location.Services.GeoCode.GetAddressCompletedEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
If the request has been successfully completed, the property Address contains the Address object representing the resulting civic address. Getting the Address property in case of failure causes that a ServiceRequestException is thrown.
Namespace: Resco.Location.Services.GeoCode
Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)
GetAddressCompletedEventArgs Members | Resco.Location.Services.GeoCode Namespace