MapTileUriRequest.GetDeferral Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a MapTileUriRequestDeferral that the app can use to respond asynchronously to the Uri request.
public:
virtual MapTileUriRequestDeferral ^ GetDeferral() = GetDeferral;
MapTileUriRequestDeferral GetDeferral();
public MapTileUriRequestDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As MapTileUriRequestDeferral
Returns
A MapTileUriRequestDeferral that the app can use to respond asynchronously to the Uri request.