Show / Hide Table of Contents

Interface IAsyncRequest

A handle to an asynchronous request.

Namespace:Mapbox.Platform
Assembly:Mapbox.Platform.dll
Syntax
public interface IAsyncRequest

Methods

Cancel()

Cancel the ongoing request, preventing it from firing a callback.

Declaration
void Cancel()
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX