ArcGIS API for Windows Phone - 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 ReadOnly Property IsBusy As Boolean
C# 
public bool IsBusy {get;}

Property Value

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.