Query<T>.DoCancelAsync Method

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Protected MustOverride Sub DoCancelAsync
protected abstract void DoCancelAsync()
protected:
virtual void DoCancelAsync() abstract
abstract DoCancelAsync : unit -> unit

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

Query<T> Class

Microsoft.Phone.Maps.Services Namespace