This documentation is archived and is not being maintained.
Query<T>.OnQueryCompleted Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Called when the query completes running.
Namespace:
Microsoft.Phone.Maps.Services
Assembly:
Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
protected virtual void OnQueryCompleted(
T result,
Exception queryError
)
Parameters
- result
- Type: T
Query result.
- queryError
- Type: System.Exception
The exception object.
Windows Phone OS
Supported in: 8.1, 8.0