ArcGIS API for Silverlight - Library Reference
IsBusy Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.