ArcGIS API for WPF - Library Reference
Cancel Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > DynamicLayer Class : Cancel Method

Stops loading of any pending images.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub Cancel() 
C# 
protected override void Cancel()

Remarks

Override this method to stop ongoing generation or download of images.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.