ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.