ArcGIS API for Windows Phone - Library Reference
CancelAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > TaskBase Class : CancelAsync Method

Cancels a pending asynchronous operation.

Syntax

Visual Basic (Declaration) 
Public Sub CancelAsync() 
C# 
public void CancelAsync()

Remarks

If an operation is pending, this method calls Abort on the underlying WebRequest.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.