MobileForms Toolkit Documentation

GeoCode.OnGetLocationCompleted Method 

Raises the GetLocationCompleted event.

protected void OnGetLocationCompleted(
object sender,
AsyncCompletedEventArgs args
);

Parameters

sender
An instance of the internal request object
args
An instance of the GetLocationCompletedEventArgs object casted to its base class.

See Also

GeoCode Class | Resco.Location.Services.GeoCode Namespace