ArcGIS Runtime SDK for WPF - Library Reference
IsBusy Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > TaskBase Class : IsBusy Property

Gets a value that indicates whether a Web request is in progress.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property IsBusy As Boolean
C# 
public virtual bool IsBusy {get;}

Property Value

true to indicate a Web request is in progress; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.